OCLOperators tryParse

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

This page was edited 32 days ago on 08/19/2024. What links here

19 August 2024

18 August 2024

16 August 2024

  • curprev 01:1601:16, 16 August 2024Charles Olet talk contribs 1,583 bytes +1,583 Created page with "The tryParse operator converts a string representation of a date and time to its DateTime equivalent and returns null if the string is not valid date and or time. The string to be parsed can be in any of the following forms, * A string with a date and a time component. * A string with a date but no time component. If the time component is absent, the method assumes 12:00 midnight. If the date component has a two-digit year, it is converted to a year based on the Calen..." Tag: Visual edit