| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Converts numeric seconds into a time formatted character string.
SecToTime( [<nSeconds>], [<lHundredth>] ) --> cTime
The function returns a character string containing the number of seconds formatted as HH:MM:SS[:ss].
| See also: | Seconds(), SecToTime(), Time() |
| Category: | CT:DateTime , Date and time |
| Source: | ct\cttime.prg |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com