Description
The ability to convert timestamps into a variety of different time formats.
How to use the extension
Anywhere you would be able to use a text expression, simply enter:
TimestampToDate::date(Timestamp,DateFormat)
With Timestamp being a UNIX timestamp, and DateFormat being picked from a list of time formats.
For example, to get the current time in ISO format, you simply need to type:
TimestampToDate::date(Time("timestamp"),"ISO")
Checklist
AI usage
Example file
timeStamp example.zip
Extension file
TimestampToDate.zip
Description
The ability to convert timestamps into a variety of different time formats.
How to use the extension
Anywhere you would be able to use a text expression, simply enter:
With Timestamp being a UNIX timestamp, and DateFormat being picked from a list of time formats.
For example, to get the current time in ISO format, you simply need to type:
Checklist
AI usage
Example file
timeStamp example.zip
Extension file
TimestampToDate.zip