.. highlightlang:: us .. index:: DT_GetMonth .. _dt_getmonth: DT_GetMonth =========== .. us.tag DT_GetMonth NOTREADYENGLISH DT_FUNC :ref:`DT_GetMonth` returns the month the *rmDateTime* values represents (1-12). .. function:: rmMonth = DT_GetMonth(rmDateTime) .. us.return **Return Value** *rmMonth* .. us.params **Parameters** .. uparam:: rmDateTime *rmDateTime* .. seealso:: :ref:`overview-date-and-time`, :ref:`DT_GetCurrentTime` :sub:`id-1113754`