timestampToString
timestampToString(
ts):string
Defined in: timestamp.ts:229
Converts a google.protobuf.Timestamp value to a string. The string will be in RFC 3339 format and will always be in UTC.
Parameters
Section titled “Parameters”Timestamp
Returns
Section titled “Returns”string