DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

changing time format for a channel from 12 hr to 24 hr

I have a Date/Time Channel 04/13/2013 1:00:00:00pm and I want the channel to be 24 hr format for this one channel and not all of my time channels. How could I do that.  So my time would go from 12:59 to 13:00 instead of 12:59 to 1:00.

 

0 Kudos
Message 1 of 6
(6,074 Views)

Hi Jcheese,

 

In the general settings of DIAdem you can define the time format. If you delete the parameter "ampm" you get the 24 hour format.

 

time settings.png

 

Greetings

Walter

0 Kudos
Message 2 of 6
(6,063 Views)

Thanks Walter for the reply, The problem is I load another set of data on top of the original group that does not have this issue and I need to keep the date/time in that one unchanged.  I have thought about possibly adding 1 after the 12:00 pm and storing it in the original channel but not sure how I would do that.

0 Kudos
Message 3 of 6
(6,059 Views)

The kind of time display is always  just a question of the way to format it. Internally the time values are counted from zero from year zero and stored in a double value.

Can you provide an example (dataset, layout and/or screen shot) of what exactly you would like to do.

 

Greetings

Walter

0 Kudos
Message 4 of 6
(6,057 Views)

The DateTime Channel is store as an example in column 1 in the "book1" and the correctly formated is in Column 2.  It is just a format issue I agree but some some reason my brain can't think striaght on this one.

 

so the issue is

6/7/2013 12:59:59

6/7/2013  1:00:00

 

Diadem doesn' like this in graph form because it thinks linear so the datapoint from 1 gets put before 12 instead of in correct time location

0 Kudos
Message 5 of 6
(6,050 Views)

On each place (like REPORT or VIEW) where date/time data are shown you can set an individual time format like "#mm/dd/yyyy hh:nn:ss" or similar.

Typically you set this format for the whole channel (column). But maybe I still don't understand your problem. Perhaps it is a good idea to provide an example.

 

Greetings

Walter

0 Kudos
Message 6 of 6
(6,046 Views)