Skip to content

Gigasecond - Official Time Crate #230

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

Closed
0x647262 opened this issue Nov 29, 2016 · 3 comments
Closed

Gigasecond - Official Time Crate #230

0x647262 opened this issue Nov 29, 2016 · 3 comments

Comments

@0x647262
Copy link

https://doc.rust-lang.org/time/time/index.html

Rust now has an official library for handling time. Would it be worth our time to replace chrono with time?

@petertseng
Copy link
Member

Yeah, sure, if things have changed sufficiently since #79. Last I checked, the Repository linked at the time crate's page indicated that the time crate is deprecated, but if it is currently (or at any point in the future) maintained and/or has the functionality we need (to go from a year, month, date to a number of a seconds since an agreed-upon time) then using time would definitely be appropriate!

@ijanos
Copy link
Contributor

ijanos commented Nov 29, 2016

Nothing changed, time crate is still deprecated.

@0x647262
Copy link
Author

Notes

This library is no longer actively maintained, but bugfixes will be added (details).

In case you're looking for something a little fresher and more actively maintained have a look at the chrono crate.

I guess I should have done some more digging last night.

@ijanos @petertseng - Thanks for your time!

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

3 participants