Possibility to extract week number from a date
Could you add to DateTime module possibility to extract week number from a date in script? Like in std .net: System.Globalization.ISOWeek.GetWeekOfYear(DateTime.Now).
1
vote