weekOfMonth =========== Returns the week of month from a date as an integer starting from 1. Syntax ------ .. code-block:: javascript weekOfMonth() Examples -------- .. code-block:: javascript $('Date').weekOfMonth()