Fix subsequent PHP notices caused by last commit. Also note that incorrect server...
[squirrelmail.git] / functions / date.php
2008-03-14 pdontthinkAdd new 'Custom Date Format' option for message list...
2007-05-29 kinkwork around broken mailers sending broken date headers...
2007-02-27 kinkalso store the unparsed date, and display it when we
2007-01-13 kinkincrement year in copyright notices
2006-10-20 kink- Add CEST and MEST (non-standard) timezone codes for...
2006-04-05 stekkelCentralized init
2006-01-23 tokulcopyright update
2005-09-18 jervforsphpDocumentor updates
2005-04-03 jervforsphpDoc fixes
2005-01-26 jangliss24hr date format should include a leading 0... Not...
2004-12-29 jervforsChanging squirrelmail/Squirrelmail to SquirrelMail...
2004-12-27 kinkIncrement year in copyright notice.
2004-11-21 kinkFix two time zone calculation bugs, thanks to david...
2004-11-02 jervforsReplacing tabs with spaces, trimming white space at...
2004-06-07 tokulmoving date functions into separate subpackage
2004-05-21 jervforsPhpdocumentor update - sed is your friend for these...
2004-05-21 stekkelfix sort by internaldate if the internaldate does not...
2004-05-05 stekkelfix, when you compare 2 timestamps, make sure you corre...
2004-02-28 kinkBetter support for malformed/absent dates and headerlin...
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2003-10-29 kinkAdd phpdoc doc blocks to some files.
2003-10-28 tassiumPreparation to begin using phpdocumentor.
2003-07-29 stekkelwhoops
2003-07-29 stekkelReduced the number of date calls by 400%
2003-07-16 janglissFixed bug that would cause e-mails dated in the future...
2003-07-14 janglissProvide user with ability to change date/time display...
2003-04-30 tokulPorted short name of mount/weekday support from 1.2stable
2003-03-01 stekkelfix warning in case of undefined date
2003-02-18 stekkelFixed the borked timezone manipulating functions.
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-10-15 stekkelWhoops, I introduced a warning. Fixed.
2002-10-15 stekkeladded validation of timezone. This solves strtotime...
2002-09-06 thomppjConverted all files in functions/ to use SM_PATH. This...
2002-08-09 kinkMake default theme actually work. #557313
2002-07-31 kinkCleanup date.php.
2002-07-31 kinkIf date can not be parsed, do not display date header...
2002-06-10 ullgrenTimezone fix for non-whole hour timezone problem. by...
2002-03-25 philippe_mingoFrode Nordahl <frode@nordahl.net>
2002-01-19 philippe_mingoLatest changes as cvs freeze
2001-12-23 thomppjGetting ready for 1.2.0 release.
2001-12-21 philippe_mingo[ squirrelmail-Bugs-488572 ] Clock is not 24-h aware
2001-12-02 thomppjCode cleanup brigage...
2001-11-26 philippe_mingo** -> *
2001-11-21 philippe_mingoAdded (c) stuff and some formatting.
2001-11-20 philippe_mingoSome fixup:
2001-10-18 philippe_mingoTrailing ^M stops header info.
2001-10-18 philippe_mingoIn some situations new date handling could cause a...
2001-10-04 philippe_mingoSome DDT stuff with month name.
2001-10-03 philippe_mingoFix: Internationalization of date strings.
2001-07-27 fidianWarning removal
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-01-31 thomppjCorrect changes of "" to ''.
2001-01-31 lkehresmanfixed some more warning messages
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2000-11-01 gpadghammore places needed the $invert_time variable declared...
2000-10-30 lkehresmanfixed bug in figuring out which date format to show.
2000-10-10 fidianAdds a config option to invert the time for Solaris...
2000-10-10 lkehresman- improved date parsing
2000-09-22 lkehresmanfixed problems I introduced in previous version of...
2000-09-22 lkehresmanmade some changes to date parsing trying to fix bugs
2000-07-28 lkehresmanfixed some bugs in date sorting.. It is now timezone...
2000-07-23 lkehresmanadded more time zone aliases (i.e. BST, MDT, etc)
2000-07-23 lkehresman- made the date like Netscape Messenger: if today show...
2000-04-11 lkehresmanchanged <? to <?php in everything
2000-03-01 gustavfAdded a constat to all files in functions/ to be able...
2000-02-05 nehresmaincreased performance of reading mailboxes 20-30% by...
2000-01-07 lkehresmanfixed a minor bug in GMT correction
1999-12-19 lkehresmanAdded date translation to local time
1999-12-13 lkehresmanAdded BASIC mime support. Not fully working yet.
1999-12-07 lkehresmanUpdated (again) how HTML tags render in plain text...
1999-12-01 lkehresmanBug fix in date sorting
1999-11-23 lkehresmanphp refrences updated
1999-11-23 lkehresmanUpdated all php3's to php's