omni::chrono::date_time_styles::ADJUST_TO_UNIVERSAL
NAME

omni::chrono::date_time_styles::ADJUST_TO_UNIVERSAL

A member of omni::chrono::date_time_styles::enum_t

#include <omni/types/date_t.hpp>
omni::chrono::date_time_styles::ADJUST_TO_UNIVERSAL

SYNOPSIS

When parsing a date/time string, if a timezone specifier ("GMT","Z","+xxxx", "-xxxx" exists), we will ajdust the parsed time based to GMT.

top

DESCRIPTION

No description.

top