added Timex and refined shift template length handling

This commit is contained in:
Adam Piontek 2021-03-12 09:41:41 -05:00
parent 290475c101
commit 4fb0e2df7b
8 changed files with 67 additions and 86 deletions

View file

@ -10,9 +10,6 @@ use Mix.Config
config :shift73k,
ecto_repos: [Shift73k.Repo]
# Configure the time zone database
config :elixir, :time_zone_database, Tzdata.TimeZoneDatabase
# Custom application global variables
config :shift73k, :app_global_vars,
time_zone: "America/New_York",