Creates a DateTime instance with current date and time in the local time zone.
DateTime call() => DateTime.now();