gijgo icon indicating copy to clipboard operation
gijgo copied to clipboard

Patch to fix AM/PM problems

Open banders opened this issue 5 years ago • 0 comments

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)

banders avatar Sep 26 '20 23:09 banders