quarter ======= Returns the quarter of a Date as an integer starting from 0 (Q1). Syntax ------ .. code-block:: javascript quarter() Examples -------- .. code-block:: javascript $('Date').quarter()