Detecting Windows Short Date format?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
Ir0nSpIkE
Forum Newbie
Posts: 7
Joined: Mon May 16, 2005 4:25 pm
Location: On the Island, BC Canada

Detecting Windows Short Date format?

Post by Ir0nSpIkE »

Is there a way to detect the Window short date format of the user that's hitting my page?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Javascript can tell you via a url request or form submission

edit: sorry, their own formatting choices? only an ActiveX/Java/Flash(maybe) can
Post Reply