DefaultDateFormat |
The DefaultDateFormat Rules Engine property returns a pattern representing the string format that the Rules Engine uses as a default when converting a date value to a string. An example return value is:
Setting this propertyYou cannot set this format by using RulesEngine.SetProperty. To set this format, set the DEFAULT_DATE_FORMAT Rules Engine parameter in USoft Definer by choosing Tools, Rules Engine Parameters. Getting this propertyYou can get the current value of this property by executing:
This entire statement is case-insensitive, including the property name.
See also |