Function quickjs_runtime::quickjs_utils::dates::new_date_q
source ยท pub fn new_date_q(
context: &QuickJsRealmAdapter,
) -> Result<QuickJsValueAdapter, JsError>
Expand description
create a new instance of a Date object