X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Lucu.git;a=blobdiff_plain;f=Network%2FHTTP%2FLucu%2FRFC1123DateTime.hs;h=4d7aa1576a1acf308b99c9e6ae4e36b3520f2a8e;hp=580691b7f4741a4370584f158f288af0e1adbeda;hb=7b3c7c2c5be4fc05ee03008aa0af56fab798e1bb;hpb=47206637d664f163316dc9bb20983440ae4b138f diff --git a/Network/HTTP/Lucu/RFC1123DateTime.hs b/Network/HTTP/Lucu/RFC1123DateTime.hs index 580691b..4d7aa15 100644 --- a/Network/HTTP/Lucu/RFC1123DateTime.hs +++ b/Network/HTTP/Lucu/RFC1123DateTime.hs @@ -37,7 +37,7 @@ formatRFC1123DateTime time fmtDec 2 (ctMin time) ++ ":" ++ fmtDec 2 (ctSec time) - ++ ":" ++ + ++ " " ++ id (ctTZName time)