Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
cxfa_timezoneprovider.cpp File Reference

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

#include "xfa/fxfa/parser/cxfa_timezoneprovider.h"
#include <stdlib.h>
#include <time.h>
#include "build/build_config.h"
+ Include dependency graph for cxfa_timezoneprovider.cpp:

Go to the source code of this file.

Macros

#define TZSET   tzset
 
#define TIMEZONE   timezone
 

Variables

static bool g_bProviderTimeZoneSet = false
 

Macro Definition Documentation

◆ TIMEZONE

#define TIMEZONE   timezone

Definition at line 21 of file cxfa_timezoneprovider.cpp.

◆ TZSET

#define TZSET   tzset

Definition at line 20 of file cxfa_timezoneprovider.cpp.

Variable Documentation

◆ g_bProviderTimeZoneSet

static bool g_bProviderTimeZoneSet = false
static