Converting Serial time number to a string ( "HH:mm:ss" )

Questions about MultiCharts and user contributed studies.
arjfca
Posts: 1292
Joined: 23 Nov 2010
Has thanked: 725 times
Been thanked: 223 times

Converting Serial time number to a string ( "HH:mm:ss" )

Postby arjfca » 19 Jan 2012

Hello

How can I convert s serial time number like 220644952.00000
in a string the will represent that time

TimeString as ("HH:mm:ss")

Any help appreciated

Martin

User avatar
TJ
Posts: 7743
Joined: 29 Aug 2006
Location: Global Citizen
Has thanked: 1033 times
Been thanked: 2222 times

Re: Converting Serial time number to a string ( "HH:mm:ss" )

Postby TJ » 19 Jan 2012

Hello

How can I convert s serial time number like 220644952.00000
in a string the will represent that time

TimeString as ("HH:mm:ss")

Any help appreciated

Martin
look up

FormatTime


Return to “MultiCharts”