Skip to main content

Date/time functions

now

Commentary

added in 0.0.5

Generates the current wallclock time in milliseconds.


Examples

Wallclock time

{
"_gen": "now"
}
[
1714076927262
]

Specification

JSON schema

{
"type": "object",
"properties": {}
}