korganizer
DateResult Struct Reference
#include <converter.h>
Public Attributes | |
int | day |
int | day_of_week |
int | hebrew_day_number |
bool | hebrew_leap_year_p |
int | hebrew_month_length |
int | kvia |
int | month |
bool | secular_leap_year_p |
int | secular_month_length |
int | year |
Detailed Description
Definition at line 26 of file converter.h.
Member Data Documentation
int DateResult::day |
Definition at line 30 of file converter.h.
int DateResult::day_of_week |
Definition at line 31 of file converter.h.
int DateResult::hebrew_day_number |
Definition at line 36 of file converter.h.
bool DateResult::hebrew_leap_year_p |
Definition at line 34 of file converter.h.
int DateResult::hebrew_month_length |
Definition at line 33 of file converter.h.
int DateResult::kvia |
Definition at line 35 of file converter.h.
int DateResult::month |
Definition at line 29 of file converter.h.
bool DateResult::secular_leap_year_p |
Definition at line 34 of file converter.h.
int DateResult::secular_month_length |
Definition at line 33 of file converter.h.
int DateResult::year |
Definition at line 28 of file converter.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.