Navigation: Code Documentation > RSCommon > GRegularExpression > Constants
rgxXSDgMonthDay Constant
Represents constant rgxXSDgMonthDay.
Namespace: GRegularExpression
Delphi
rgxXSDgMonthDay = '\-\-' + rgx2DigitMonth + '\-' + rgx2DigitDayOfMonth + rgxISO8601Timezone + '?';
Value
Type: string
•GRegularExpression