The LCID property specifies how dates, times, and currencies are formatted. LCIDs are not the same for each geographical locale. Some locales format dates as YY-MM-DD and some format dates as MM-DD-YYYY.
Use this ASP code to return the correct format for your geographical location.
Session.LCID = LocaleID
Here is the list of the LCID's.