summaryrefslogtreecommitdiff
path: root/babel/localtime
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright year from 2018 to 2019Aarni Koskela2019-05-271-1/+1
* Avoid KeyError trying to get data on WindowsXPmondeja2018-12-181-1/+1
* Update copyright header years, and include the Babel teamAarni Koskela2018-02-022-1/+2
* Simplify Linux distro specific explicit timezone setting searchVille Skyttä2017-12-171-12/+3
* Python 3.6 invalid escape sequence deprecation fixesVille Skyttä2017-12-171-3/+3
* Fix an invalid string to bytes comparison in Python 3Roy Williams2017-05-261-1/+1
* Pull flags out of regular expressionsDavid Baumgold2016-12-291-1/+1
* Avoid reading files entirely into memoryVille Skyttä2016-07-271-15/+13
* Apply pre-commit fixes.Lukas Balaga2016-02-272-2/+3
* codestyle: Check for unused python codeLasse Schuirmann2015-12-211-1/+1
* Fixed a CLDR import error on windows.Armin Ronacher2013-07-311-1/+8
* License clarification and cleanupArmin Ronacher2013-07-241-0/+12
* Added authors fileArmin Ronacher2013-07-241-2/+28
* Added fallback support for local timezonesArmin Ronacher2013-07-062-2/+10
* Fixed win32 module for local timeArmin Ronacher2013-07-061-2/+8
* Started support for local times in babelArmin Ronacher2013-07-063-0/+250