added Timex and refined shift template length handling
This commit is contained in:
parent
290475c101
commit
4fb0e2df7b
8 changed files with 67 additions and 86 deletions
config
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue