diff options
| author | aarne <unknown> | 2004-03-23 12:06:12 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2004-03-23 12:06:12 +0000 |
| commit | 31836c0da9ba7a716ee0480e6219d771da4999fa (patch) | |
| tree | 6df78cd648f2c1fc6587abd31fd1c3a3e34c72cc /src/Today.hs | |
| parent | c3796cf04ca77a8ded570678291fd65d5e17ed0f (diff) | |
String pattern handling
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 b9a4cd59a..5c2ce8fb0 100644 --- a/src/Today.hs +++ b/src/Today.hs @@ -1 +1 @@ -module Today where today = "Mon Mar 1 10:50:38 CET 2004" +module Today where today = "Tue Mar 23 10:59:42 CET 2004" |
