Convert currency value to datetime
Source position: fpexprpars.pp line 447
public procedure TCurrencyToDateTimeNode.GetNodeValue( |
var Result: TFPExpressionResult |
); override; |
Result |
|
Returns the converted datetime value |
The GetNodeValue method converts a currency value to a datetime value by treating the currency amount as a numeric datetime representation, applying the standard Pascal datetime encoding.