libcryptosec
DateTime Member List

This is the complete list of members for DateTime, including all inherited members.

addDays(long b)DateTime
addHours(long b)DateTime
addMinutes(long b)DateTime
addSeconds(long b)DateTime
addYears(long b)DateTime
date2epoch(string aString)DateTimeinlinestatic
date2epoch(int year, int month, int day, int hour, int min, int sec)DateTimeinlinestatic
DateTime()DateTime
DateTime(time_t dateTime)DateTime
DateTime(BigInteger const &dateTime)DateTime
DateTime(ASN1_TIME *asn1Time)DateTime
DateTime(std::string utc)DateTime
getAsn1Time() constDateTime
getDate(BigInteger const &epoch)DateTimeinlinestatic
getDateTime() constDateTime
getDayOfWeek(int year, int month, int day)DateTimeinlinestatic
getGeneralizedTime() constDateTime
getISODate() constDateTime
getMonthSize(int month, int year)DateTimeinlinestatic
getSeconds() constDateTime
getUTCTime() constDateTime
getXmlEncoded(std::string tab="") constDateTime
getYearSize(int year)DateTimeinlinestatic
isLeapYear(int y)DateTimeinlinestatic
operator<(const DateTime &other) constDateTime
operator<(time_t other) constDateTime
operator=(const DateTime &value)DateTime
operator==(const DateTime &other) constDateTime
operator==(time_t other) constDateTime
operator>(const DateTime &other) constDateTime
operator>(time_t other) constDateTime
secondsDateTimeprotected
setDateTime(time_t dateTime)DateTime
setDateTime(BigInteger const &dateTime)DateTime
~DateTime()DateTimevirtual