5#include <system/details/enum_meta_info.h>
6#include <system/enum_helpers.h>
8namespace System {
namespace Globalization {
23DECLARE_USING_GLOBAL_OPERATORS
31struct EnumMetaInfo<
System::Globalization::TimeSpanStyles>
33 static ASPOSECPP_SHARED_API
const std::array<std::pair<System::Globalization::TimeSpanStyles, const char16_t*>, 2>& values();
TimeSpanStyles
Specifies the formatting options that customize string parsing for methods that convert a string repr...
Definition: time_span_styles.h:12
@ AssumeNegative
The time interval represented by the inptut string is interpreted as a negative time interval always.
Definition: db_command.h:9