Date serial <-> day month year
C / C++ / MFC
3
Posts
2
Posters
0
Views
1
Watching
-
I'm looking for a (speedy) class/algorithm to convert Paradox/Excel date serials to a day-month-year value and back. VictorV
-
I'm looking for a (speedy) class/algorithm to convert Paradox/Excel date serials to a day-month-year value and back. VictorV
In what format are Paradox/Excel date serials presented? Drinking In The Sun Forgot Password?
-
In what format are Paradox/Excel date serials presented? Drinking In The Sun Forgot Password?
The Paradox/Excel serial date is the number of days since 1-1-1900. I was wondering if anyone knew a fast algorithm to convert a serial date to day-month year and vise versa... VictorV