BlitzMax has the command: CurrentDate$()
From the help:
This appears to be not entirely correct in that the capitalization is different ('10 Dec 2000' instead) but more importantly:
Does anyone know whether the returned month is always in English, or does it also localize the results?
From the help:
Returns the current date in the format: DD MON YYYY (i.e. 10 DEC 2000).
This appears to be not entirely correct in that the capitalization is different ('10 Dec 2000' instead) but more importantly:
Does anyone know whether the returned month is always in English, or does it also localize the results?