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

More Date conversions/formats #2538

Closed
K-eL opened this issue Sep 28, 2023 · 2 comments
Closed

More Date conversions/formats #2538

K-eL opened this issue Sep 28, 2023 · 2 comments

Comments

@K-eL
Copy link

K-eL commented Sep 28, 2023

I'm working with dates, and would be very helpful if I could get all date formats from the source date/datetime.
I.e. where it currently shows the ISO date on Timestamp Converter, it would show ISO, Short Date, Long Date, UTC, etc.. like below:
"2015-03-25T10:00:00.000Z"
"2015-03-25T12:00:00.00+02:00"
"Thu Mar 25 2015 12:00:00 GMT+0200 (Central European Summer Time)"
"2015-03-25"
"25/03/2015"
"03/25/2015"
"Mar 25 2015"
"25 Mar 2015"

@jennybc
Copy link
Member

jennybc commented Sep 28, 2023

Can you help me understand how this relates to the devtools package?

@K-eL
Copy link
Author

K-eL commented Sep 28, 2023

lol, nevermind, this is the wrong repo.. sorry! :)

@jennybc jennybc closed this as completed Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants