TimeSpanStyles Enumeration
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Defines the formatting options that customize string parsing for the TimeSpan::ParseExact and TimeSpan::TryParseExact methods.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: System.GlobalizationAssembly: mscorlib (in mscorlib.dll)
Show: