diff options
| author | aarne <unknown> | 2004-01-26 08:39:52 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2004-01-26 08:39:52 +0000 |
| commit | f807f76211d0901a7a462ab1ee0a6b60ca1ce207 (patch) | |
| tree | efccf688ffc1498fbaeae5b6f5f596b5da330244 /src/Today.hs | |
| parent | 7362e70af9bae99dc0af5e1460f5d5c00db86145 (diff) | |
Improved unicode output.
Diffstat (limited to 'src/Today.hs')
| -rw-r--r-- | src/Today.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Today.hs b/src/Today.hs index c87aac992..2ade42c90 100644 --- a/src/Today.hs +++ b/src/Today.hs @@ -1 +1 @@ -module Today where today = "Wed Jan 21 15:14:24 CET 2004" +module Today where today = "Mon Jan 26 10:15:46 CET 2004" |
