pub fn get_time_q(
context: &QuickJsRealmAdapter,
date_ref: &QuickJsValueAdapter,
) -> Result<f64, JsError>Expand description
get the timestamp from a Date object
pub fn get_time_q(
context: &QuickJsRealmAdapter,
date_ref: &QuickJsValueAdapter,
) -> Result<f64, JsError>get the timestamp from a Date object