mysql_tzinfo_to_sql (1) Linux Manual Page
mysql_tzinfo_to_sql – load the time zone tables Synopsis mysql_tzinfo_to_sql argumentsDescriptionThe mysql_tzinfo_to_sql program loads the time zone tables in the mysql database. It is used on systems that have a zoneinfo database (the set of files describing time zones). Examples of such systems are Linux, FreeBSD, Solaris, and macOS. One likely location for these files is…
