| 
#include <DateTime.h>
Static Public Member Functions | |
| static String | name () | 
| static std::chrono::minutes | offset () | 
| static int | isDaylightSavingsTime () | 
| static void | set (const sptk::String &timeZoneName) | 
Timezone-related information (global, static)
      
  | 
  static | 
Get timezone offset
      
  | 
  static | 
Time zone abbbreviastion
      
  | 
  static | 
Get timezone offset
      
  | 
  static | 
Set timezone for the application
| timeZoneName | Time zone name, such as "UTC", ":US/Pacific", etc |