public enum TimeFormat : System.Enum
Member | Description |
---|---|
TwelveHour | The time is formatted with a 12-hour representation. |
TwentyFourHour | The time is formatted with a 24-hour representation. |
UseSystem | The regional settings for the current locale determines the format. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+