TODAY
Returns today’s date.
Syntax: TODAY ( )
Example: DATEDIFF ( TODAY ( ) , DATE ( 2022 , 12 , 31 ) , "D" )
Output: If today's date is Jan 1, 2022, the above expression will compute to 364
Last updated
Was this helpful?
Returns today’s date.
Syntax: TODAY ( )
Example: DATEDIFF ( TODAY ( ) , DATE ( 2022 , 12 , 31 ) , "D" )
Output: If today's date is Jan 1, 2022, the above expression will compute to 364
Last updated
Was this helpful?