April 22, 200817 yr I am using Get (CurrentTime)to set a time as a script parameter. Is it possible to get military time regardless of how the system time is set to display?
April 22, 200817 yr Author Thanks, I was wondering because when I run the script and use data viewer the value that is set into the parameter is 3:25:46 PM. I was hoping for the value to be set at 15:25:46 thus loosing the PM.
April 22, 200817 yr When you ask to SEE the value using the data viewer, it's converted into text (how else could you view it?). The conversion is done using the current time format in use. But the actual value of type Time is neither "3:25:46 PM" nor "15:25:46" - or it is both, however you choose to look at it.
Create an account or sign in to comment