adius / vectual / TimeUtils.Config.Configs

Get a TimeUtils.Config based up on a locale code.

getConfig : String -> TimeUtils.Config.Config

Get a TimeUtils.Config for a locale id.

Lower case matches strings and accepts "-" or "_" to separate the characters in code.

Returns "en_us" config if it can't find a match in configs.

configs : Dict String TimeUtils.Config.Config

Built in configurations.