nowKey top-level constant
Symbol
const nowKey
A key used in Zone values to provide custom DateTime implementations. Any DateTime returned will be converted to UTC before use.
Implementation
const nowKey = #CurrentDateKey;