Function rsfbclient_core::date_time::encode_date
source · pub fn encode_date(date: NaiveDate) -> ISC_DATE
Expand description
Convert a [day, month, year] to numeric day (Ported from the firebird source)
pub fn encode_date(date: NaiveDate) -> ISC_DATE
Convert a [day, month, year] to numeric day (Ported from the firebird source)