DateTime.newNowLocal

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.

class DateTime
static
newNowLocal
()

Return Value

Type: glib.date_time.DateTime

a new #GDateTime, or null