Date and Time

S

SS

Hi

Can anyone let me know the asp code to force the date and time in UK format?

Thanks
Shona
 
B

Bob

sorry this should have said so that it is submitted to a database.

If you are writing ASP in VBS, I would suggest a VB group or a VB book
where you can learn about date/time formatting. In general, Databases
store dates in their own format - it's when you extract it that you do
the formatting to your own requirements.
 
Top