syntax:functions:now
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| syntax:functions:now [2016/09/20 22:53] – created dmitry | syntax:functions:now [2021/09/25 17:08] (current) – [Description] craigt | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Now() ===== | + | ====== Now() ====== |
| + | Category: | ||
| - | Returns | + | \\ |
| + | =====Description===== | ||
| + | This function returns the current | ||
| - | ^ Example | + | \\ |
| - | | now() | 42614.5357184491| | + | =====Arguments===== |
| + | This function does not require arguments. | ||
| + | **Return value type:** Number (date serial value). | ||
| + | \\ | ||
| + | =====Remarks===== | ||
| + | In a date-time serial number, the whole number part of the value represents the //date// portion. | ||
| + | |||
| + | This function returns the current time at the time the function is evaluated during the workflow run. | ||
| + | |||
| + | \\ | ||
| + | =====Examples===== | ||
| + | |||
| + | now() = 44408.0534446065 //July 31st, 2021 at 1:16:57 AM | ||
| + | |||
| + | Time is a decimal fraction of a 24-hour period, so " | ||
| + | now() = 44408.00 // July 31st, 2021 at 12 midnight. | ||
| + | |||
| + | now() = 44408.50 // July 31st, 2021 at 12 noon. | ||
| + | |||
| + | \\ | ||
| + | ===== See also ===== | ||
| + | * [[syntax: | ||
syntax/functions/now.1474426415.txt.gz · Last modified: by dmitry