Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timestamp to date extension #1181

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

github-actions[bot]
Copy link
Contributor

Description

This extension is сonvert timestamp from milliseconds to local date in format XX.XX.XXXX or local time in format XX:XX:XX

How to use the extension

Add a text change event and set the text value to TimestampToDate::TimestampToDate(Time("timestamp")) to get the current (local) date in XX.XX.XXXX format and to TimestampToDate::TimestampToTime(Time("timestamp")) to get the current (local) time in the format XX:XX:XX

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.

What tier of review do you aim for your extension?

Reviewed

Example file

Timestamp to date extension example.zip

Extension file

TimestampToDate.zip

@github-actions github-actions bot requested a review from a team as a code owner February 22, 2024 15:47
@github-actions github-actions bot added the ✨ New extension A new extension label Feb 22, 2024
@github-actions github-actions bot added this to Needs review in Extensions review Feb 22, 2024
@github-actions github-actions bot mentioned this pull request Feb 22, 2024
3 tasks
@VegeTato VegeTato added the 🔍 Reviewed extension An extension that is to be reviewed in great detail before merging. label Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ New extension A new extension 🔍 Reviewed extension An extension that is to be reviewed in great detail before merging.
Projects
Extensions review
  
Needs review
Development

Successfully merging this pull request may close these issues.

None yet

2 participants