vcf/FoundationKit/DateTime.h File Reference
Namespaces | |
| namespace | VCF |
Classes | |
| class | VCF::BadDateFormat |
| This exception is thrown when a bad date format is used. More... | |
| class | VCF::BadTimeFormat |
| This exception is thrown when a bad time format is used. More... | |
| class | VCF::DateTime |
| This class is used to represent a point in time. More... | |
| class | VCF::DateTime::Iterator< DateLogic > |
| templatized class for iterating a date, either forward or backard in time, where the template type DateLogic is a class with the following static methods: More... | |
| class | VCF::ByMillisecond |
| class | VCF::BySecond |
| class | VCF::ByMinute |
| class | VCF::ByHour |
| class | VCF::ByDay |
| class | VCF::ByMonth |
| class | VCF::ByYear |
| class | VCF::DateTimeSpan |
| The DateTimeSpan represents an absolute delta value between two date time values. More... | |
