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

Question regarding moment module #128

Open
gembin opened this issue Aug 31, 2018 · 0 comments
Open

Question regarding moment module #128

gembin opened this issue Aug 31, 2018 · 0 comments
Assignees
Labels

Comments

@gembin
Copy link

gembin commented Aug 31, 2018

I'm new to rust, please forgive me if I'm wrong :-).

I got a question regarding the moment module, in lib.rs why ONLY re-export these 3 structs of chrono crate pub use chrono::{Weekday, Local, TimeZone}; ?

Perhaps, we may also need Utc to be able used with Moment, e.g. Moment(Utc::now()) ?

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

No branches or pull requests

3 participants