For my web app, I need to do one of the following:
Either find out what date format the client is set to,
Or force a certain date format on the client.
Any ideas?
Printable View
For my web app, I need to do one of the following:
Either find out what date format the client is set to,
Or force a certain date format on the client.
Any ideas?
This code has to run on the client side, but check out EnumDateFormats here:
http://www.mvps.org/vbnet/code/local...eenumdates.htm