R
Rene
I am currently displaying the time of day value using the "h:mm:ss tt"
format (hr=hours, mm=minutes, ss=seconds tt=AM/PM).
I was looking under the "Regional and Language Options" and it looks like
the day time representation on all of the countries in the world always
start with Hours, then Minutes and Finally Seconds.
It appeared that the only difference is that different countries represent
the AM and PM differently but I am assuming the "h:mm:ss tt" format will
take care of that automatically.
So my question is, is it safe to use the "h:mm:ss tt" format and be sure
that the time will be displayed currently no matter what country the program
is being used on?
Thanks.
format (hr=hours, mm=minutes, ss=seconds tt=AM/PM).
I was looking under the "Regional and Language Options" and it looks like
the day time representation on all of the countries in the world always
start with Hours, then Minutes and Finally Seconds.
It appeared that the only difference is that different countries represent
the AM and PM differently but I am assuming the "h:mm:ss tt" format will
take care of that automatically.
So my question is, is it safe to use the "h:mm:ss tt" format and be sure
that the time will be displayed currently no matter what country the program
is being used on?
Thanks.