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