DateTime.now_utc
Description:
[ CCode ( has_construct_function = false ) ]
public DateTime.now_utc ()
Creates a new DateTime that represents the current instant at Universal
coordinated time.
Returns:
the newly created DateTime which should be freed with
unref, or null on error.
|