dayOfMonth ========== Returns the day of month from a date as an integer starting from 1. See also :doc:`dayOfWeek`, :doc:`dayOfYear`. Syntax ------ .. code-block:: javascript dayOfMonth() Examples -------- .. code-block:: javascript $('Date').dayOfMonth()