Module dates

Source
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