X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=functions%2Fdate.php3;h=9e07dc7025d2782ef0dca3b3b30e8480617232dc;hp=b24b46fa4bc054bb08ef5379a94cee7037619817;hb=5b10f02aff4ecee8126dad51f231a0fdb6d64572;hpb=3302d0d493c207b9649f78761d93080020d73c56 diff --git a/functions/date.php3 b/functions/date.php3 index b24b46fa..9e07dc70 100644 --- a/functions/date.php3 +++ b/functions/date.php3 @@ -4,8 +4,8 @@ ** ** Takes a date and parses it into a usable format. The form that a ** date SHOULD arrive in is: - ** Tue, 29 Jun 1999 09:52:11 -0500 (EDT) - ** (as specified in RFC 822) + ** 29 Jun 1999 09:52:11 -0500 (EDT) + ** (as specified in RFC 822) -- "Tue" is optional ** **/