Question
Time Format in ASP/Javascript
I'm trying to format time in an ASP/javascript page in
Dreamweaver that is being pulled from an Access 2003 database. The
default format has seconds displayed which I do not want. In
Dreamweaver you can choose formatting, however, none of the choices
are what I need. What I want is non-military time, no seconds
displayed and I do want AM/PM. So, this is what I would like to
see:
4:45 PM
The Dreamweaver formatting gives me the following:
04:45:00 PM
04:45:00
16:45
None of these are useful to me. Does anyone know how I can get my time to display correctly?
thanks,
Winona
4:45 PM
The Dreamweaver formatting gives me the following:
04:45:00 PM
04:45:00
16:45
None of these are useful to me. Does anyone know how I can get my time to display correctly?
thanks,
Winona