Module quickjs_runtime::quickjs_utils::dates
source · Expand description
Utils for working with Date objects
Functions§
- get the timestamp from a Date object
- get the timestamp from a Date object
- check if a JSValueRef is an instance of Date
- check if a JSValueRef is an instance of Date
- create a new instance of a Date object
- create a new instance of a Date object
- set the timestamp for a Date object
- set the timestamp for a Date object