Class CSPDate
Description
This class is used for date related operations.
Member functions:
CSPDate(ulDay unsigned long, ulMonth unsigned long, lYear long)
CSPDate()
GetCurDate()
GetCurGMTDate()
GetDay()
GetGMTString()
GetMonth()
GetMonthString(bool bFull = true)
GetMonthWString(bool bBool = true)
GetString()
GetWeekDay()
GetWeekDayString()
GetWeekDayWString()
GetWString()
GetYear()
GetYearDay()
IsLeapYear()
IsNull()
operator -(const CSPDate& dDate)
operator -(long lDays)
operator --()
operator !=(const CSPDate& dDate)
operator +(long lDays)
operator ++()
operator +=(long lDays)
operator <(const CSPDate& dDate)
operator <=(const CSPDate& dDate)
operator =(const CSPDate& dDate)
operator -=(long lDays)
operator ==(const CSPDate& dDate)
operator >(const CSPDate& dDate)
operator >=(const CSPDate& dDate)
SetDate(unsigned long ulDay, unsigned long ulMonth, long lYear)
SetNull()
See also:
classes
CSPTime
,
CSPDateTime
Basic classes
|
Class Categories
|
Online help home
|
Back
www.micronovae.com
Copyright © 2002 - 2005 Micronovae Ltd