Skip to main content

makedate - script and chart function

This function returns a date calculated from the year YYYY, the month MM and the day DD.

Syntax:  

MakeDate(YYYY [ , MM [ , DD ] ])

Return data type: dual

Arguments:  

Argument Description
YYYY The year as an integer.
MM The month as an integer. If no month is stated, 1 (January) is assumed.
DD The day as an integer.

If no day is stated, 1 (the 1st) is assumed.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!