Expand description
Utils for working with Date objects
Functions§
- get_
time ⚠ - get the timestamp from a Date object
- get_
time_ q - get the timestamp from a Date object
- is_date⚠
- check if a JSValueRef is an instance of Date
- is_
date_ q - check if a JSValueRef is an instance of Date
- new_
date ⚠ - create a new instance of a Date object
- new_
date_ q - create a new instance of a Date object
- set_
time ⚠ - set the timestamp for a Date object
- set_
time_ q - set the timestamp for a Date object