You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can use Moonshine to easily configure the time zone your server uses by setting the time_zone configuration option in a Moonshine YAML file such as config/moonshine.yml or config/moonshine/production.yml.
Below is a list of sample time zones:
America/Los_Angeles
America/New_York
Australia/Brisbane
Europe/Berlin
To find your specific timezone, you can use the tzselect command. Just follow the prompts. Once you've selected the timezone you want, tzselect will spit out a few things. The very last line of that output is the name of the timezone you should set in Moonshine.