time 24 hours format
Open
- Dominant language
- JavaScript
- Stars
- 7.6k
- Forks
- 981
- PR merge metrics
- No merged PRs in 30d
Description
I have two pickatime() elements to select a "from" "to" range with the "to" going up to 24:00. But this gets represented as 0:00 and all validations that look for "from < to" fail because of the 0 value.
Any way to have the 24:00 as 24?
Contributor guide
Assessment
This issue has not been assessed yet.