Returns current local date-time.
Example:
Vala.Time.DateTime now = Dates.now (); assert (now.toUnixTimestamp () > 0);
current date-time.