DateTime.newNowLocal

glib.date_time.DateTime newNowLocal() static nothrow

Creates a #GDateTime corresponding to this exact instant in the local time zone.

This is equivalent to calling glib.date_time.DateTime.newNow with the time zone returned by glib.time_zone.TimeZone.newLocal.

Returns

a new #GDateTime, or null