KCalCore Library
KCalCore::_MSSystemTime Struct Reference
#include <icaltimezones.h>
Public Attributes | |
qint16 | wDay |
qint16 | wDayOfWeek |
qint16 | wHour |
qint16 | wMilliseconds |
qint16 | wMinute |
qint16 | wMonth |
qint16 | wSecond |
qint16 | wYear |
Detailed Description
Placeholhers for Microsoft and ActiveSync timezone data.
- See also
- http://msdn.microsoft.com/en-us/library/ms725481(VS.85).aspx (TIME_ZONE_INFORMATION Structure)
Definition at line 373 of file icaltimezones.h.
Member Data Documentation
◆ wDay
qint16 KCalCore::_MSSystemTime::wDay |
Definition at line 377 of file icaltimezones.h.
◆ wDayOfWeek
qint16 KCalCore::_MSSystemTime::wDayOfWeek |
Definition at line 376 of file icaltimezones.h.
◆ wHour
qint16 KCalCore::_MSSystemTime::wHour |
Definition at line 378 of file icaltimezones.h.
◆ wMilliseconds
qint16 KCalCore::_MSSystemTime::wMilliseconds |
Definition at line 381 of file icaltimezones.h.
◆ wMinute
qint16 KCalCore::_MSSystemTime::wMinute |
Definition at line 379 of file icaltimezones.h.
◆ wMonth
qint16 KCalCore::_MSSystemTime::wMonth |
Definition at line 375 of file icaltimezones.h.
◆ wSecond
qint16 KCalCore::_MSSystemTime::wSecond |
Definition at line 380 of file icaltimezones.h.
◆ wYear
qint16 KCalCore::_MSSystemTime::wYear |
Definition at line 374 of file icaltimezones.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.