Coffee Warlord
08-04-2009, 04:21 PM
Have any of you ever encountered a date stored in a 5 digit numeric format that is NOT Julian format?
Examples of dates I'm seeing: 69367, 66185, 56079. All 5 digits, all with no way of deciphering. All I have is the raw SQL data to look at (I'm importing this data from an old program into a new application), and there ain't a single person who knows how the hell that translates.
If it helps. This information MIGHT be accurate. They've been importing some test clients into the new system, which stores dates sanely. Assuming they accurately entered the DOBs into the new system, that'd be the translation. God knows how.
69367: 11/29/1990
65335: 11/15/1979
Examples of dates I'm seeing: 69367, 66185, 56079. All 5 digits, all with no way of deciphering. All I have is the raw SQL data to look at (I'm importing this data from an old program into a new application), and there ain't a single person who knows how the hell that translates.
If it helps. This information MIGHT be accurate. They've been importing some test clients into the new system, which stores dates sanely. Assuming they accurately entered the DOBs into the new system, that'd be the translation. God knows how.
69367: 11/29/1990
65335: 11/15/1979