Closed bobbimanners closed 4 years ago
I think this is a problem with my timezone conversion code. The ProDOS date and time was shown as:
2020-09-04 24:27
instead of 2020-09-05 00:27
Bug was in DATE65.SYSTEM
when advancing one hour for DST. Fixed.
At time 00:30, it was showing 24:30. Ooops.