Finance
SetEvaluationDate
set the global evaluation date
Calling Sequence
Parameters
Description
Examples
Compatibility
SetEvaluationDate(data)
data
-
record; date information
format
deduce, default, list, record, or string; (optional) date format
The SetEvaluationDate command sets the global evaluation date.
withFinance:
EvaluationDate
March 1, 2024
EvaluationDatelist
1,3,2024
EvaluationDate%d-%B-%Y
01-March-2024
SetEvaluationDateJan-05-2007:
January 5, 2007
5,1,2007
05-January-2007
The Finance[SetEvaluationDate] command was introduced in Maple 15.
For more information on Maple 15 changes, see Updates in Maple 15.
See Also
Finance[EvaluationDate]
Finance[FormatDate]
Finance[ParseDate]
Finance[TodaysDate]
StringTools[FormatTime]
StringTools[ParseTime]
Download Help Document