Navigation: Code Documentation > RSCommon > GRegularExpression > Constants
rgxISO8601Duration Constant
Represents constant rgxISO8601Duration.
Namespace: GRegularExpression
Delphi
rgxISO8601Duration = '('+rgxISO8601DurationStd+'|'+rgxISO8601DurationAlt+')';
Value
Type: string
•GRegularExpression