Overview

DataTime format info

Location

  • Reference:
    • Elements.dll  .NET, .NET Core 6.0, .NET Standard 2.0
    • elements.jar  Cooper
    • Elements.fx  Island, ToffeeV2
    • libElements.fx  Toffee
  • Namespace: RemObjects.Elements.RTL

constructor

constructor(aIsReadonly: Boolean := false)
DateTimeFormatInfo(Boolean aIsReadonly = false)
init(_ aIsReadonly: Boolean = false)
DateTimeFormatInfo(Boolean aIsReadonly)
Sub New(aIsReadonly As Boolean = false)

Parameters:

  • aIsReadonly:

AMString

String for "AM"

property AMString: String read write;
String AMString { get; set; }
var AMString: String { get{} set{} }
String AMString { __get; __set; }
Property AMString() As String

DateSeparator

Separator characters for dates.

property DateSeparator: String read write;
String DateSeparator { get; set; }
var DateSeparator: String { get{} set{} }
String DateSeparator { __get; __set; }
Property DateSeparator() As String

IsReadOnly

property IsReadOnly: Boolean read write;
Boolean IsReadOnly { get; set; }
var IsReadOnly: Boolean { get{} set{} }
Boolean IsReadOnly { __get; __set; }
Property IsReadOnly() As Boolean

LongDatePattern

Pattern for long form dates.

property LongDatePattern: String read write;
String LongDatePattern { get; set; }
var LongDatePattern: String { get{} set{} }
String LongDatePattern { __get; __set; }
Property LongDatePattern() As String

LongDayNames

Names of the days of the week, in long form.

property LongDayNames: array of String read write;
String[] LongDayNames { get; set; }
var LongDayNames: String... { get{} set{} }
String[] LongDayNames { __get; __set; }
Property LongDayNames() As String()

LongMonthNames

Names of the months of the year, in long form.

property LongMonthNames: array of String read write;
String[] LongMonthNames { get; set; }
var LongMonthNames: String... { get{} set{} }
String[] LongMonthNames { __get; __set; }
Property LongMonthNames() As String()

LongTimePattern

Pattern for time, in long format.

property LongTimePattern: String read write;
String LongTimePattern { get; set; }
var LongTimePattern: String { get{} set{} }
String LongTimePattern { __get; __set; }
Property LongTimePattern() As String

PMString

String for "PM"

property PMString: String read write;
String PMString { get; set; }
var PMString: String { get{} set{} }
String PMString { __get; __set; }
Property PMString() As String

ShortDatePattern

Pattern for short form dates.

property ShortDatePattern: String read write;
String ShortDatePattern { get; set; }
var ShortDatePattern: String { get{} set{} }
String ShortDatePattern { __get; __set; }
Property ShortDatePattern() As String

ShortDayNames

Names of the days of the week, in short form.

property ShortDayNames: array of String read write;
String[] ShortDayNames { get; set; }
var ShortDayNames: String... { get{} set{} }
String[] ShortDayNames { __get; __set; }
Property ShortDayNames() As String()

ShortMonthNames

Names of the months of the year, in short form.

property ShortMonthNames: array of String read write;
String[] ShortMonthNames { get; set; }
var ShortMonthNames: String... { get{} set{} }
String[] ShortMonthNames { __get; __set; }
Property ShortMonthNames() As String()

ShortTimePattern

Pattern for time, in short format.

property ShortTimePattern: String read write;
String ShortTimePattern { get; set; }
var ShortTimePattern: String { get{} set{} }
String ShortTimePattern { __get; __set; }
Property ShortTimePattern() As String

TimeSeparator

Separator characters for time.

property TimeSeparator: String read write;
String TimeSeparator { get; set; }
var TimeSeparator: String { get{} set{} }
String TimeSeparator { __get; __set; }
Property TimeSeparator() As String

AMString

String for "AM"

property AMString: String read write;
String AMString { get; set; }
var AMString: String { get{} set{} }
String AMString { __get; __set; }
Property AMString() As String

DateSeparator

Separator characters for dates.

property DateSeparator: String read write;
String DateSeparator { get; set; }
var DateSeparator: String { get{} set{} }
String DateSeparator { __get; __set; }
Property DateSeparator() As String

IsReadOnly

property IsReadOnly: Boolean read write;
Boolean IsReadOnly { get; set; }
var IsReadOnly: Boolean { get{} set{} }
Boolean IsReadOnly { __get; __set; }
Property IsReadOnly() As Boolean

LongDatePattern

Pattern for long form dates.

property LongDatePattern: String read write;
String LongDatePattern { get; set; }
var LongDatePattern: String { get{} set{} }
String LongDatePattern { __get; __set; }
Property LongDatePattern() As String

LongDayNames

Names of the days of the week, in long form.

property LongDayNames: array of String read write;
String[] LongDayNames { get; set; }
var LongDayNames: String... { get{} set{} }
String[] LongDayNames { __get; __set; }
Property LongDayNames() As String()

LongMonthNames

Names of the months of the year, in long form.

property LongMonthNames: array of String read write;
String[] LongMonthNames { get; set; }
var LongMonthNames: String... { get{} set{} }
String[] LongMonthNames { __get; __set; }
Property LongMonthNames() As String()

LongTimePattern

Pattern for time, in long format.

property LongTimePattern: String read write;
String LongTimePattern { get; set; }
var LongTimePattern: String { get{} set{} }
String LongTimePattern { __get; __set; }
Property LongTimePattern() As String

PMString

String for "PM"

property PMString: String read write;
String PMString { get; set; }
var PMString: String { get{} set{} }
String PMString { __get; __set; }
Property PMString() As String

ShortDatePattern

Pattern for short form dates.

property ShortDatePattern: String read write;
String ShortDatePattern { get; set; }
var ShortDatePattern: String { get{} set{} }
String ShortDatePattern { __get; __set; }
Property ShortDatePattern() As String

ShortDayNames

Names of the days of the week, in short form.

property ShortDayNames: array of String read write;
String[] ShortDayNames { get; set; }
var ShortDayNames: String... { get{} set{} }
String[] ShortDayNames { __get; __set; }
Property ShortDayNames() As String()

ShortMonthNames

Names of the months of the year, in short form.

property ShortMonthNames: array of String read write;
String[] ShortMonthNames { get; set; }
var ShortMonthNames: String... { get{} set{} }
String[] ShortMonthNames { __get; __set; }
Property ShortMonthNames() As String()

ShortTimePattern

Pattern for time, in short format.

property ShortTimePattern: String read write;
String ShortTimePattern { get; set; }
var ShortTimePattern: String { get{} set{} }
String ShortTimePattern { __get; __set; }
Property ShortTimePattern() As String

TimeSeparator

Separator characters for time.

property TimeSeparator: String read write;
String TimeSeparator { get; set; }
var TimeSeparator: String { get{} set{} }
String TimeSeparator { __get; __set; }
Property TimeSeparator() As String

constructor

constructor(aIsReadonly: Boolean := false)
DateTimeFormatInfo(Boolean aIsReadonly = false)
init(_ aIsReadonly: Boolean = false)
DateTimeFormatInfo(Boolean aIsReadonly)
Sub New(aIsReadonly As Boolean = false)

Parameters:

  • aIsReadonly: