getDate
Modified on Tue, 22 Aug 2023
Description
Use this function to get the day of the month of the given date.
Syntax
getDate(date)
Returns
Return Value | Description |
---|---|
Number | Returns the day of the month of the given date. |
Sample
Example | Result | Description |
---|---|---|
getDate(date) | 8 | Returns the day of the month, which is 8, for the given date. |
To view all the Date functions, click here.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article