Validate the currency to datetime conversion
Source position: fpexprpars.pp line 445
public procedure TCurrencyToDateTimeNode.Check; override; |
The Check method validates that the currency value can be safely converted to a datetime value, checking for valid datetime ranges and ensuring the conversion will produce a valid date/time result.