Show pageOld revisionsBacklinksExport to 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.6}} ====== MONTH_TEXT ====== ===== Description ===== Returns the name of the specified month as text ===== Parameters ===== - A number indicating the month - 1 for January, 2 for February etc ===== Example ===== <code aim>IF MONTH_TEXT (CURRENT_MONTH) = 'January' THEN ... </code> Last modified: 2023/05/09 01:12 Log In