Returns the current wall-clock date and time in a time zone, along with its UTC offset, whether daylight saving is currently in effect, the zone abbreviation, the equivalent UTC time, and a Unix timestamp.
The timezone argument is an IANA name (e.g. Asia/Makassar, Europe/London, America/New_York), not a city or country. If you only know the place, supply its IANA zone from general knowledge, or use list_timezones to find it. Computed locally from current time-zone data, so the offset and DST state are accurate across daylight-saving boundaries.
IANA time-zone name (e.g. Asia/Makassar, Europe/London, America/New_York).