Skip to content

New extension: Timestamp To Date #2207

Description

@fuzzystudios

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

  • I've followed all of the best practices.
  • I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.

AI usage

  • I used an AI to generate some part of the code.
  • I don't understand the generated code or I don't feel able to modify it.

Example file

timeStamp example.zip

Extension file

TimestampToDate.zip

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions