day-of-month()
This function returns the day of the month of date a.
Parameters
Parameter |
Description |
a |
Date. |
Examples
Parameter a |
Result |
2005-01-15 08:20:00 |
15 |
2005-02-28 |
28 |