Página 1 de 1

TTimePicker:cTime

Publicado: Mar Mar 30, 2010 4:49 am
por g.s.rogers
When I use TexatOut() to print the value for TTimePicker:cTime it is in
military time (24-hour format) so that 4:00 PM prints out as 16:00. Is this
intended? If so, is there a function to convert it to 12-hour format?
TIA,
Gary

TTimePicker:cTime

Publicado: Mar Mar 30, 2010 8:20 pm
por g.s.rogers
I wanted to add that I have specified a custom format of "hh:mm tt"
Gary
"Gary S. Rogers" <g.s.rogers@att.net> wrote in message
news:4bb166a6$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> When I use TexatOut() to print the value for TTimePicker:cTime it is in
> military time (24-hour format) so that 4:00 PM prints out as 16:00. Is
> this intended? If so, is there a function to convert it to 12-hour format?
>
> TIA,
> Gary

TTimePicker:cTime

Publicado: Mar Mar 30, 2010 8:20 pm
por g.s.rogers
I wanted to add that I have specified a custom format of "hh:mm tt"
Gary
"Gary S. Rogers" <g.s.rogers@att.net> wrote in message
news:4bb166a6$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> When I use TexatOut() to print the value for TTimePicker:cTime it is in
> military time (24-hour format) so that 4:00 PM prints out as 16:00. Is
> this intended? If so, is there a function to convert it to 12-hour format?
>
> TIA,
> Gary

TTimePicker:cTime

Publicado: Mié Mar 31, 2010 9:10 pm
por NoAccount
Gary,
Try to use TTimePicker:cText instead of cTime.
Regards,
--
Ignacio Ortiz de Zúñiga
Xailer team
http://www.xailer.com
http://www.xailer.info
"Gary S. Rogers" <g.s.rogers@att.net> escribió en el mensaje
news:[email=4bb240e8@svctag-j7w3v3j....]4bb240e8@svctag-j7w3v3j....[/email]
>I wanted to add that I have specified a custom format of "hh:mm tt"
> Gary
>
> "Gary S. Rogers" <g.s.rogers@att.net> wrote in message
> news:4bb166a6$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>> When I use TexatOut() to print the value for TTimePicker:cTime it is in
>> military time (24-hour format) so that 4:00 PM prints out as 16:00. Is
>> this intended? If so, is there a function to convert it to 12-hour
>> format?
>>
>> TIA,
>> Gary
>

TTimePicker:cTime

Publicado: Mié Mar 31, 2010 9:10 pm
por NoAccount
Gary,
Try to use TTimePicker:cText instead of cTime.
Regards,
--
Ignacio Ortiz de Zúñiga
Xailer team
http://www.xailer.com
http://www.xailer.info
"Gary S. Rogers" <g.s.rogers@att.net> escribió en el mensaje
news:[email=4bb240e8@svctag-j7w3v3j....]4bb240e8@svctag-j7w3v3j....[/email]
>I wanted to add that I have specified a custom format of "hh:mm tt"
> Gary
>
> "Gary S. Rogers" <g.s.rogers@att.net> wrote in message
> news:4bb166a6$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
>> When I use TexatOut() to print the value for TTimePicker:cTime it is in
>> military time (24-hour format) so that 4:00 PM prints out as 16:00. Is
>> this intended? If so, is there a function to convert it to 12-hour
>> format?
>>
>> TIA,
>> Gary
>