Table of Contents

Enum HourFormatTypes

Namespace
AbanoubNassem.Trinity.Fields
Assembly
AbanoubNassem.Trinity.dll

Specifies the format of the hour for the date time field.

public enum HourFormatTypes : byte

Fields

AmPm = 0

The hour is displayed in AM/PM format.

FullDay = 1

The hour is displayed in 24-hour format.