XmpDateTime
extern (C)
struct XmpDateTime {
}
Members
- day
int day;
Undocumented in source.
- hour
int hour;
Undocumented in source.
- minute
int minute;
Undocumented in source.
- month
int month;
Undocumented in source.
- nanoSecond
int nanoSecond;
Undocumented in source.
- second
int second;
Undocumented in source.
- tzHour
int tzHour;
Undocumented in source.
- tzMinute
int tzMinute;
Undocumented in source.
- tzSign
int tzSign;
Undocumented in source.
- year
int year;
Undocumented in source.
exempi xmp
aliasesenumsfunctionsstructs