5.1.1.7. get_utc_unix_timestamp

mfutil.get_utc_unix_timestamp()[source]

Return the current unix UTC timestamp on all platforms.

It works even if the machine is configured in local time.

Returns

(int) a int corresponding to the current unix utc timestamp.