Finance[EvaluationDate] - return the global evaluation date
|
Calling Sequence
|
|
EvaluationDate(format)
|
|
Parameters
|
|
format
|
-
|
deduce, default, list, record, or a string; (optional) date format
|
|
|
|
|
Description
|
|
•
|
The EvaluationDate command returns a record containing the global evaluation date. If the optional parameter format is given, the returned date will be formated accordingly. See Finance[FormatDate] for more details.
|
•
|
By default, this date is set to the current date as returned by the TodaysDate command. However, the evaluation date does not have to coincide with today's date. Unlike today's date, the global evaluation date can be set (see Finance[SetEvaluationDate]).
|
|
|
Compatibility
|
|
•
|
The Finance[EvaluationDate] command was introduced in Maple 15.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
|
|
Download Help Document
Was this information helpful?