aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/User/Setting/Timezone.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+1
| | | | r=wicked a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-18/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 646209: Offer "UTC" as a timezone option in General PreferencesTom Dickson2011-04-041-0/+1
| | | | r=mkanat, a=mkanat
* Bug 182238: Allow users to choose what time zone to display times in - Patch ↵lpsolit%gmail.com2008-08-271-0/+71
by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat