Public Member Functions | |
| DateMask () | |
| void | Set (unsigned char type) |
| bool | IsSet (unsigned char type) |
| bool | HasTime () |
| bool | IsComplete () |
| DateMask::DateMask | ( | ) | [inline] |
| void DateMask::Set | ( | unsigned char | type | ) | [inline] |
| bool DateMask::IsSet | ( | unsigned char | type | ) | [inline] |
| bool DateMask::HasTime | ( | ) |
| bool DateMask::IsComplete | ( | ) |
This method checks if the date mask is complete in the sense that it doesn't need to have a prefilled "struct tm" when its time value is computed.
1.5.1-p1