This repository was archived by the owner on Oct 13, 2022. It is now read-only.

Description
Some raw files write the last minute of the day as: 0:00 instead of 24:00. This appears to be the way data were output in BCards from ADAPS.
For example:
2015 05 14 23:59
2015 05 14 0:00
2015 05 15 0:01
We need to either alert the user to look for and change that 0:00 to 24:00 before loading their data, or find a way to discover if it is coming in that way and fix it for the user.