![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "xfa/fxfa/parser/cxfa_timezoneprovider.h"#include <stdlib.h>#include <time.h>#include "build/build_config.h"Go to the source code of this file.
Macros | |
| #define | TZSET tzset |
| #define | TIMEZONE timezone |
Variables | |
| static bool | g_bProviderTimeZoneSet = false |
| #define TIMEZONE timezone |
Definition at line 21 of file cxfa_timezoneprovider.cpp.
| #define TZSET tzset |
Definition at line 20 of file cxfa_timezoneprovider.cpp.
|
static |
Definition at line 14 of file cxfa_timezoneprovider.cpp.
Referenced by CXFA_TimeZoneProvider::CXFA_TimeZoneProvider().