dng_date_time_info Class Reference
Class for holding complete data/time/zone information.
More...
#include <dng_date_time.h>
List of all members.
|
Public Member Functions |
bool | IsValid () const |
bool | NotValid () const |
void | Clear () |
const dng_date_time & | DateTime () const |
void | SetDateTime (const dng_date_time &dt) |
const dng_string & | Subseconds () const |
void | SetSubseconds (const dng_string &s) |
const dng_time_zone & | TimeZone () const |
void | SetZone (const dng_time_zone &zone) |
void | Decode_ISO_8601 (const char *s) |
dng_string | Encode_ISO_8601 () const |
void | Decode_IPTC_Date (const char *s) |
dng_string | Encode_IPTC_Date () const |
void | Decode_IPTC_Time (const char *s) |
dng_string | Encode_IPTC_Time () const |
Detailed Description
Class for holding complete data/time/zone information.
The documentation for this class was generated from the following files: