Component: Timestamp ( Data)
From Flowcode Help
Jump to navigationJump to search| Author | MatrixTSL |
| Version | 1.0 |
| Category | Data |
Contents
Timestamp component
Creates a timestamp based on the current client system time and date.
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
GetDate
| GetDate | |
| Gets the current date as a string. | |
| USformat | |
| 0=D/M/Y 1=M/D/Y | |
| DateSeperator | |
| String used to seperate D, M, Y values e.g. "/" | |
| Return | |
GetTime
| GetTime | |
| Gets the current time as a string. | |
| TimeSeperator | |
| String used to seperate H, M, S values e.g. ":" | |
| Return | |
GetTimestamp
Property reference
| Properties |
Component Source Code
Please click here to download the component source project: FC_Comp_Source_WEBEXP_Timestamp.fcsx
Please click here to view the component source code (Beta): FC_Comp_Source_WEBEXP_Timestamp.fcsx