SYNOPSIS
#include <nutc.h>
void _NutTzSet(const char *tz);
const char *_NutTzGet(char *dst);
DESCRIPTION
The
The
PARAMETERS
- tz
-
Is the value to assign to the internal NuTCRACKER Platform time zone string.
- dst
-
Identifies the location where the current string is to be stored, or NULL if an internal buffer should be returned.
RETURN VALUES
The
The
CONFORMANCE
PTC MKS Toolkit UNIX APIs extension.
MULTITHREAD SAFETY LEVEL
MT-Safe.
PORTING ISSUES
None.
AVAILABILITY
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
tzset()
PTC MKS Toolkit 10.4 Documentation Build 39.