I have a form with field that is set to the current time (using the time() function) when the user enters data. It is storing it using 12 hr time (ie 1:30 PM) - I need to store it as 24 hr time. I have tried setting the format property to short time and using the format function in code [format(time, "HH:mm"
] and it still goes back to 12 hr clock. Any help would be greatly appreciated.
Thanks
Matt L
Direct One Networking
Thanks
Matt L
Direct One Networking