SourcePro’s ISO 8601 Parsers
SourcePro provides two parsers that can be used by RWDateTime to parse ISO 8601 date-time values. The date formats available to you depend on the parser you use.
*SourcePro ISO 8601:2000 Parser
The default parser used by RWDateTime. Parses dates, times, and date-times in the ISO 8601:2000 standard formats.
*SourcePro ISO 8601 Compatibility Parser
The original parser used by RWDateTime. This parser maintains backward compatibility for applications parsing strings compatible with earlier versions of SourcePro.
For details on each of these parsers, see the SourcePro API Reference Guide, and select the Related Pages tab.