Hi everyone, Jean-Marc Masse wants to know...
set var vidweek = (idwk(.#date)) yields 3, integer for the third day of the week of the current month. set var vimonth = (imon(.#date)) yields 6, integer for the sixth month of the year. How would one go about finding out the week of the current year, i.e. currently 24? TIA, Claudine :)
