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