DateTime.toUtc

Creates a new gstreamer.DateTime corresponding to the same instant in time as datetime, but in UTC.

This call is equivalent to calling Date.timeToTimezone with the time zone returned by TimeZone.newUtc.

class DateTime
toUtc
()

Return Value

Type: DateTime

the newly created gstreamer.DateTime

Meta

Since

2.26