UL Ext: Enumerates the date orders that a database can support.
Public Enum ULDateOrder
public enum ULDateOrder
Year followed by month, followed by day of the month.
Month followed by day of the month, followed by year.
Day of the month followed by month, followed by year.