PorkStudios / PorkLib

Fast, lightweight libraries for Java. Note: this is very much a work-in-progress, documentation is spotty and the API is changing constantly!
https://daporkchop.net
Other
31 stars 5 forks source link

[Feature] Maybe DateUtils? #42

Open andrew121410 opened 4 years ago

andrew121410 commented 4 years ago

Add like a DateUtils. Like example would be nanoseconds to -> seconds, minute, hours, year String format.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/89210567-feature-maybe-dateutils?utm_campaign=plugin&utm_content=tracker%2F107997116&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F107997116&utm_medium=issues&utm_source=github).
DaMatrix commented 4 years ago

Helpers for dealing with time would be a good idea, I'll add that at some point.