horaNowIn function
Creates a timezone-projected view for the current instant.
Implementation
HoraZoned horaNowIn(HoraTimezone timezone) => Hora.now().inTimezone(timezone);
Creates a timezone-projected view for the current instant.
HoraZoned horaNowIn(HoraTimezone timezone) => Hora.now().inTimezone(timezone);