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

Add some time-related functions #199

Closed
hairyhenderson opened this issue Aug 24, 2017 · 4 comments
Closed

Add some time-related functions #199

hairyhenderson opened this issue Aug 24, 2017 · 4 comments
Assignees

Comments

@hairyhenderson
Copy link
Owner

I've run into situations where it'd be very useful to be able to retrieve the current time (in a given format), and the current system's local time zone.

For time zone, functions like time.ZoneOffset and time.ZoneName could be appropriate.

@hairyhenderson
Copy link
Owner Author

Would also need to be able to format a given local time (i.e. 07:00 EDT) in UTC.

@hairyhenderson hairyhenderson self-assigned this Aug 24, 2017
@danedmunds
Copy link
Contributor

I'd like to take this on as part of Hacktoberfest... assuming you haven't started work on it!

@danedmunds
Copy link
Contributor

Dang! 😉

@hairyhenderson
Copy link
Owner Author

@danedmunds sorry - forgot to PR the branch for this... 🙂

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