Contents
Display Legacy Contents

 Print
    Day      
This Function returns a <string>, which is the day of the specified Date.

Parameters

Source Date <string>
  Date to get the day from. This parameter must be in format YYYYMMDD.

     
Example 1
Day("20100301")

Result = 01


See also
Samples
Sample 1
Sample 2
 
Updated: 3/25/2013 11:47 AM