Copyright  © 2016 Mobilengine Corp. All rights reserved. version: 7.0.4.19927
         
      Extracts the month portion as a string from a dtl value.
Parameters
| Parameter | Type | Description | 
|---|---|---|
| date (required) | dtl | The datetime value whose month portion you need. | 
Returns
The month portion of the argument as a two-character string left-padded with a
                        0 if single-digit.
               
