This is an old revision of the document!


NEXT_DAY_OF_WEEK

Returns the next day of the week closest to the specified date

An expression producing a date and a string identifying the day

Object.NextDay = NEXT_DAY_OF_WEEK (CURRENT_DATE, 'Tuesday')  
/** This returns next Tuesday from current date**/ 
  • Last modified: 2022/09/13 18:15