Year
Mon 01 January 2018Syntax
Year(dt)
Description
Use the Year function to derive the year component of a Date value.
Parameters
| 
      Field or Control  | 
    
      Definition  | 
   
|---|---|
| dt | 
      A Date value from which to derive the year component.  | 
   
Returns
Returns a Number value between 1900 and 2078 equal to the year component in dt .