now()
Returns the current Date and Time as a serial number.
No parameters.
Date and Time with Timezone
1
now()
Returns 2/2/2022 2:02 PM GMT+00:00
.
1
local(now(), "IST")
Returns 2/2/2022 7:32 PM GMT+00:00
.
Feature | Compatibility | Note |
---|---|---|
Portals | Compatible | |
Offline Mobile | Compatible | |
Sync-Time Custom Record Fields | Incompatible | |
Real-Time Custom Record Fields | Incompatible | Custom record fields that evaluate in real time must be configured using one or more Custom Field functions. |
Process Reports | Compatible | |
Process Events | Compatible |
now() Function