Replies: 2 comments 4 replies
-
Is there any situation where a format such as this is used on a regular basis? |
Beta Was this translation helpful? Give feedback.
0 replies
-
In some logs and equivalent things were only every hour things are collected/aggregated. At the moment I append 00 to the strings so that I don't have to parse Date, create Time, set hour, merge date and time together. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I know it is possible to parse time without seconds, and they will be set to 0. I think it would also be convincing to do the same just with minutes or?
Beta Was this translation helpful? Give feedback.
All reactions