I have a field that i created from taking local time and subtracting or adding the time zone to get GMT. I would like to be able to change GMT to 24 Hour and then throw the 24 Hour GMT value into a text field as text. An example of the value I have is this:
3/30/2001 11:45:00 PM
I use the data at the beginning to figure out when the time goes over midnight to the next day. If it does, 3/31/01 will show. I can easily change the column to show Short Time, ie., 23:45. However, how can I get 23:45 to show up as a string in a string field?
Thanks,
Todd
3/30/2001 11:45:00 PM
I use the data at the beginning to figure out when the time goes over midnight to the next day. If it does, 3/31/01 will show. I can easily change the column to show Short Time, ie., 23:45. However, how can I get 23:45 to show up as a string in a string field?
Thanks,
Todd