Skip to content

New extension: Timestamp To Date - #2206

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
extension/fuzzystudios/2205
Open

New extension: Timestamp To Date#2206
github-actions[bot] wants to merge 1 commit into
mainfrom
extension/fuzzystudios/2205

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

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


Extension by @fuzzystudios

You can update the extension on this "Pull Request" by commenting the update command: in the comment field, type !update, then drag and drop a zip file with your extension file in the commenting field, like how you initially submitted the extension. It should look like this:

!update [MyExtension.zip](https://github.com/GDevelopApp/GDevelop-extensions/files/12709661/MyExtension.zip)

It can take a few seconds for the file to fully upload and show as the above. Once it is like shown above, click "Comment" and let the bot do the rest!

@github-actions
github-actions Bot requested a review from a team as a code owner July 27, 2026 23:00
@github-actions github-actions Bot added the ✨ New extension A new extension label Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ New extension A new extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant