date_helper Class Reference

helper class to deal with dates More...

List of all members.

Public Member Functions

 isLeapYear ($year)
 daysInMonth ($month, $year)
 getISO8601Date ($value)
 returns date format to ISO 8601 standard (internal)
 getRFC2822Date ($value)
 returns date format to RFC 2822 standard (internal)


Detailed Description

helper class to deal with dates

Todo:
create a date class as well to ease date operations


Member Function Documentation

date_helper::getISO8601Date ( value  ) 

returns date format to ISO 8601 standard (internal)

Parameters:
value the value to convert to ISO 8601 format
Returns:
formatted date

date_helper::getRFC2822Date ( value  ) 

returns date format to RFC 2822 standard (internal)

Parameters:
value the value to convert to RFC 2822 format
Returns:
formatted date


The documentation for this class was generated from the following file:
Generated on Mon Feb 19 19:11:58 2007 for Wiclear by  doxygen 1.4.7