Go to Contents
Previous
Page
Next
Page
Contents > Functions reference (alphabetical list) > Get functions > Get(CurrentTimestamp) function

Get(CurrentTimestamp) function
Format

Get(CurrentTimestamp)
Parameter
None
Data type returned
timestamp
Description
Returns the current date and time according to the system clock, to the nearest second. The format of the value returned is determined by the operating system settings.
Note   In client/server and peer-to-peer environments, Get(CurrentTimestamp) evaluates the status of the client machine running the script (not the host machine). See Solving calculations on a host machine for information about running scripts in client/server and peer-to-peer environments.
Example
Returns 1/1/2008 11:30:00 AM when the system clock shows January 1, 2008 11:30:00.
Related topics
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas

Contents > Functions reference (alphabetical list) > Get functions > Get(CurrentTimestamp) function
Previous
Page
Next
Page