Libical API Documentation 4.0 UNRELEASED Go to the stable 3.0 documentation
Loading...
Searching...
No Matches
vcardtimetype Struct Reference

Data Fields

int day
int hour
int minute
int month
int second
int utcoffset
int year

Detailed Description

Definition at line 21 of file vcardtime.h.

Field Documentation

◆ day

int vcardtimetype::day

Definition at line 24 of file vcardtime.h.

◆ hour

int vcardtimetype::hour

Definition at line 25 of file vcardtime.h.

◆ minute

int vcardtimetype::minute

Definition at line 26 of file vcardtime.h.

◆ month

int vcardtimetype::month

Definition at line 23 of file vcardtime.h.

◆ second

int vcardtimetype::second

Definition at line 27 of file vcardtime.h.

◆ utcoffset

int vcardtimetype::utcoffset

Definition at line 29 of file vcardtime.h.

◆ year

int vcardtimetype::year

Definition at line 22 of file vcardtime.h.