Convert a number of seconds into a time string
──────────────────────────────────────────────────────────────────────────────

Syntax

H_TimaStrin( nSeconds )

Arguments:

nSeconds - Number of seconds

Returns:

Time as a string

Description:

Converts the time on seconds into a string of hours, minutes and
seconds

Examples:



Source: TIMESTR.PRG

Author: Nantucket