pub fn get_time_q(
    context: &QuickJsRealmAdapter,
    date_ref: &JSValueRef
) -> Result<f64, JsError>
Expand description

get the timestamp from a Date object