Convert seconds to string ( like '4h 13m' )


/ Published in: Delphi
Save to your folder(s)

SecondsToTimeString(Seconds: Int64): string;
Convert a seconds integer to time string like: '4m 35s' or '2 month 21 day'

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.