Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Index Function Function_List Date_And_Time Version:v8.1}} ====== PREV_DAY_OF_WEEK ====== ===== Description ===== Returns the previous day of the week closest to the specified date ===== Parameters ===== An expression producing a date and a string identifying the day ===== Example ===== <code aim>Object.PrevDay = PREV_DAY_OF_WEEK (CURRENT_DATE, 'Tuesday') /** This returns previous Tuesday from current date*/ </code> Last modified: 2023/05/09 01:16 Log In