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

[feature-request] Time(zone) conversion #129

Open
nixmaniack opened this issue Aug 25, 2019 · 2 comments
Open

[feature-request] Time(zone) conversion #129

nixmaniack opened this issue Aug 25, 2019 · 2 comments

Comments

@nixmaniack
Copy link

It would be great if nasc adds support for time(zone) conversion and enable arithmetic for it.
e.g.

9:30 AM IST to UTC

And possibly simpler names for timezones to support following.

1:30 PM IST in Singapore
Time in India - 2 hours

@parnoldx
Copy link
Owner

parnoldx commented May 17, 2020

What works is convert a time to utc like
datetime(2020;5;17;14;44;0) to utc

So the question for this Feature request is how to define that a time is wanted. Because you can't just say 9:30 AM this interferes with all the unit stuff.

If we find something I will implement it

@parnoldx
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants