I built a program using Realbasic 5.5.5 Mac and compiled it for
windows. Parsedate works wonderfully when running the compiled app on
Mac. However, on windows, It appears that when you pass a date with
the 2-digit year format it works OK, but if you pass the 4-digit
year, parsedate fails. I am mostly dealing with dates in the 1990's
so the 2-digit year format is problematic as it assumes the current
century.
I am using this format mm/dd/yyyy. I have also tried mm-dd-yyyy.
Any thoughts?
Jeff
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>