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

Handle custom formatting of dates #4

Closed
ChristopherRabotin opened this issue Dec 30, 2017 · 4 comments
Closed

Handle custom formatting of dates #4

ChristopherRabotin opened this issue Dec 30, 2017 · 4 comments

Comments

@ChristopherRabotin
Copy link
Member

Devs may want to format dates differently. As such, it would be useful to support custom formats. My initial guess is that using the same formatting as Python would be useful. It could also be of interest to allow for custom formatters.

@ChristopherRabotin
Copy link
Member Author

@ChristopherRabotin
Copy link
Member Author

Maybe should this be supported via a hifitime to chrono library? Cf. chronotope/chrono#198

@ChristopherRabotin
Copy link
Member Author

Canceled as per #12 (comment).

@ChristopherRabotin
Copy link
Member Author

Instead of handling custom formatting, I'll only handle two specific formatting for now (since I don't personally need anything else): 2018-02-28 15:56:59 and 2018-02-28T15:56:59. The former is the most important one given it's quite human readable.

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

1 participant