TimeVal.toIso8601

Converts time_ into an ISO 8601 encoded string, relative to the Coordinated Universal Time (UTC). Since 2.12

class TimeVal
string
toIso8601
()

Return Value

Type: string

a newly allocated string containing an ISO 8601 date

Meta