|
|
|
|
|
by jabkobob
5413 days ago
|
|
Please spell out the month name. In many countries dates are formatted as DD.MM.YYYY rather than MM/DD/YYYY. For example, a native German speaker will have a lot of trouble recognizing that date. Especially if it is something like 8/7/2011 (is that August 7 or July 8?) If you write the date as "August 8, 2011" it should be trivial to parse for everyone. (Except for people using different calendars) |
|