tzdb

Time zone database and timezone information for POSIX systems

brewmacoslinux
Try with needOr install directly
Source

About

Time Zone Database

Commands

tzdb

Examples

Check installed timezone database version$ ls -la /usr/local/opt/tzdb/share/zoneinfo
View available timezone files$ find /usr/local/opt/tzdb/share/zoneinfo -type f | head -20
Query specific timezone information$ TZ=America/New_York date