gijgo
gijgo copied to clipboard
Patch to fix AM/PM problems
This patch is a proposed fix for issue https://github.com/atatanasov/gijgo/issues/666
It fixes the following when mode=ampm:
- 12:00 am is now shown in the text box as 12:00 am (not 0:00am)
- the AM/PM selector in the header now shows the correct initial value when the clock is first opened (previously it didn't show the correct value when the hour was 12)