date display gaussian blur
authorx99bachelart <x99bachelart>
Wed, 1 Oct 2003 12:50:27 +0000 (12:50 +0000)
committerx99bachelart <x99bachelart>
Wed, 1 Oct 2003 12:50:27 +0000 (12:50 +0000)
install.d/format.inc.php

index 9fb20f3..f0b9f0e 100644 (file)
@@ -22,7 +22,7 @@ function formatSpoolHeader($_header,$_text,$_id,$_group,$_isref,$_isread=true) {
   global $locale;
   switch ($_header) {
     case "date": 
-      return date($locale['format']['datefmt'],$_text);
+      return locale_header_date($_text);
     case "from":
 #     From: mark@cbosgd.ATT.COM
 #     From: mark@cbosgd.ATT.COM (Mark Horton)