aboutsummaryrefslogtreecommitdiffstats
path: root/src/utility/datetimeUtils.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged source and header files in directory structure. Got rid of SConstruct ...Vincent Richard2013-12-291-333/+0
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
* Added option to return ISO week-numbering instead of default calendar-numbering.Vincent Richard2009-12-011-2/+2
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-061-2/+2
* Fixed week of year for 53th week (non ISO-compliant).Vincent Richard2008-12-291-0/+3
* Fixed compilation warnings.Vincent Richard2008-10-121-4/+4
* Changed copyright year to 2008.Vincent Richard2008-01-041-1/+1
* Fixed typo in the copyright header, and added missing paragraph about linking.Vincent Richard2007-03-271-3/+7
* Changed copyright year to 2007.Vincent Richard2007-01-011-1/+1
* Fixed warning for uninitialized variable.Vincent Richard2006-06-231-1/+1
* Week of year calculation.Vincent Richard2006-04-241-0/+70
* Added unit tests for datetimeUtils + renamed functions.Vincent Richard2006-02-121-10/+21
* Changed copyright year to 2006.Vincent Richard2006-02-051-1/+1
* Updated FSF address.Vincent Richard2005-09-171-3/+3
* Updated VMime website URL.Vincent Richard2005-03-181-1/+1
* Changed year to 2005 in copyright header.Vincent Richard2005-01-031-1/+1
* Moved 'datetime::getDayOfWeek()' to 'datetimeUtils'.Vincent Richard2005-01-021-0/+24
* Added 'utility::datetimeUtils' + fixed 'stringUtils' not in namespace 'utility'.Vincent Richard2005-01-021-0/+221