Second, the date is formatted, i.e. we must unformat it locale/lib/compiler/??? dependent before examining.
Hmm, shouldn't be - __DATE__ is supposed to always be "Mmm dd yyyy" iirc. __TDATE__ is wx's Unicode version so should be the same. Dunno if the Mmm ever appears in different languages though.
That's the part I'm afraid about. Win32 doc says only "using asctime() format". asctime doc doesn't say anything about language dependency.
Regards, Andreas
---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly