[commit: packages/time] master: formatTime: glibc-style modifier flags (2dc3703)
git at git.haskell.org
git at git.haskell.org
Fri Jan 23 22:59:41 UTC 2015
Repository : ssh://git@git.haskell.org/time
On branch : master
Link : http://git.haskell.org/packages/time.git/commitdiff/2dc370310ded2f5d49393b15aa06cb5fe37a5fe4
>---------------------------------------------------------------
commit 2dc370310ded2f5d49393b15aa06cb5fe37a5fe4
Author: Ashley Yakeley <ashley at semantic.org>
Date: Sat Jul 11 01:01:32 2009 -0700
formatTime: glibc-style modifier flags
Ignore-this: 8331c2248a9b7613bec5547b491345e4
darcs-hash:20090711080132-ac6dd-d47e07a220f2aeb88b27e621fdcf3c3498fb8875
>---------------------------------------------------------------
2dc370310ded2f5d49393b15aa06cb5fe37a5fe4
Data/Time/Calendar/Gregorian.hs | 2 +-
Data/Time/Calendar/Julian.hs | 2 +-
Data/Time/Calendar/JulianYearDay.hs | 2 +-
Data/Time/Calendar/OrdinalDate.hs | 2 +-
Data/Time/Calendar/Private.hs | 48 ++++++------
Data/Time/Calendar/WeekDate.hs | 4 +-
Data/Time/Format.hs | 143 ++++++++++++++++++++----------------
Data/Time/LocalTime/TimeOfDay.hs | 2 +-
Data/Time/LocalTime/TimeZone.hs | 14 ++--
test/TestFormat.hs | 21 +++++-
10 files changed, 137 insertions(+), 103 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 2dc370310ded2f5d49393b15aa06cb5fe37a5fe4
More information about the ghc-commits
mailing list