Skip to content
Snippets Groups Projects
Commit 0fbc09ad authored by Jared Hancock's avatar Jared Hancock
Browse files

i18n: Add locale-based date time formats

This patch adds support for automatic date and time formatting based on a
selection of locale. The locale can default to the system or user specified
language+locale, or can be elected separately. For instance, English
speakers can pick between US, GB, and many other English speaking locales.

This also removes the need of the %timezone table and uses the timezonedb
built into PHP 5.3+. User's can now select from a much longer list of
database and no longer need to deal with the DST checkbox.
parent 4340daf0
No related branches found
No related tags found
No related merge requests found
Showing
with 291 additions and 157 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment