diff options
Diffstat (limited to 'user_guide/helpers')
-rw-r--r-- | user_guide/helpers/date_helper.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/helpers/date_helper.html b/user_guide/helpers/date_helper.html index f8775b146..e38d81a82 100644 --- a/user_guide/helpers/date_helper.html +++ b/user_guide/helpers/date_helper.html @@ -134,7 +134,7 @@ echo standard_date($format, $time); <tr> <td>DATE_RFC822</td> <td>RFC 822</td> - <td>Sun, 14 Aug 2005 16:13:03 UTC</td> + <td>Sun, 14 Aug 05 16:13:03 UTC</td> </tr> <tr> <td>DATE_RFC850</td> |