[SOLVED] Time Date Functions Change To 24 Hrs Format |
4/16/2013 2:09:05 PM |
ASPRunnerPro General questions | |
M
mitzi author
Hi, How can i change the display of my time from |
|
![]() |
Sergey Kornilov admin 4/18/2013 |
I don't think it's possible to change the format of all fields at once. Needs to be done for each field separately. strValue = FormatDateTime(strValue,4) |
M
|
mitzi author 4/22/2013 |
thank you this worked <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=70538&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' /> |