summaryrefslogtreecommitdiff
path: root/django/conf/locale/th/formats.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2018-09-26Refs #29784 -- Switched to https:// links where available.Jon Dufresne
2018-02-10Fixed #29109 -- Fixed the admin time picker widget for the Thai locale.Manatsawin Hanmongkolchai
2017-02-22Updated Thai (th) locale formats.Manatsawin Hanmongkolchai
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2014-09-13Fixed #23466 -- Removed seconds from all locale time output formats.Malte Beckmann
2013-10-10Whitespace cleanup.Tim Graham
2013-02-15Put unicode_literals into all formats.pyAlexey Boriskin
2010-12-12Fixed #14821 -- Documented the differences in formatting syntax in formats mo...Jannis Leidel
2009-12-22Fixed #7980 - Improved i18n framework to support locale aware formatting (dat...Jannis Leidel