NAME
A member of omni::chrono::date_time_styles::enum_t
omni::chrono::date_time_styles::enum_t::ADJUST_TO_UNIVERSAL
A member of omni::chrono::date_time_styles::enum_t
#include <omni/types/date_t.hpp>omni::chrono::date_time_styles::enum_t::ADJUST_TO_UNIVERSAL
SYNOPSIS
When parsing a date/
top
When parsing a date/
time string, if a timezone specifier ("GMT","Z","+xxxx", "-xxxx" exists), we will adjust the parsed time based to GMT.
top