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

set the timestamp for a Date object