[commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: We're not in the time-zone business. defaultTimeLocale only has the time-zones mentioned in RFC 822. (f5ed156)
git at git.haskell.org
git at git.haskell.org
Mon Feb 20 21:16:29 UTC 2017
- Previous message: [commit: packages/time] format-widths,improve-leapseconds,master,posix-perf,tasty,wip/travis: parse single-letter "military" time zones; test parsing of all defaultLocale time zones. Test failure: "EAST" is there twice. (2e0c3f8)
- Next message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: remove "intervals" from TimeLocale (2be4631)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Repository : ssh://git@git.haskell.org/time
On branches: format-widths,improve-leapseconds,master,posix-perf,tasty,wip/travis
Link : http://git.haskell.org/packages/time.git/commitdiff/f5ed15614b8950c1c31b031a50ce18755b652f0e
>---------------------------------------------------------------
commit f5ed15614b8950c1c31b031a50ce18755b652f0e
Author: Ashley Yakeley <ashley at yakeley.org>
Date: Mon Sep 1 20:53:59 2014 -0700
We're not in the time-zone business. defaultTimeLocale only has the time-zones mentioned in RFC 822.
>---------------------------------------------------------------
f5ed15614b8950c1c31b031a50ce18755b652f0e
lib/Data/Time/Format/Locale.hs | 239 +++----------------------------------
test/ShowDefaultTZAbbreviations.hs | 2 +-
2 files changed, 19 insertions(+), 222 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc f5ed15614b8950c1c31b031a50ce18755b652f0e
- Previous message: [commit: packages/time] format-widths,improve-leapseconds,master,posix-perf,tasty,wip/travis: parse single-letter "military" time zones; test parsing of all defaultLocale time zones. Test failure: "EAST" is there twice. (2e0c3f8)
- Next message: [commit: packages/time] format-widths, improve-leapseconds, master, posix-perf, tasty, wip/travis: remove "intervals" from TimeLocale (2be4631)
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the ghc-commits
mailing list