Could not find a way how to…Please help
- To get Day of the month, you can use a math column:
Day(Date) - To get Day or the week, you can use a math column:
Weekday(Date) - To get an ISO week number, your can use the Format Date plugin with the
Wformatter.
1 Like
Weeknum(date) is also possible.
1 Like
Perfect Thanks
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.