Control the system time used by:
Date.now()
new Date()
Intl.DateTimeFormat().format()
In the future, we may add support for more functions, but we haven't done that yet.
Symbol
Control the system time used by:
Date.now()
new Date()
Intl.DateTimeFormat().format()
In the future, we may add support for more functions, but we haven't done that yet.
The time to set the system time to. If not provided, the system time will be reset.
this