[ROOT] / doc / toc / ARCQuery / Class / FunctionKeyYearWeek
Extract year and week number from field according to ISO 8601 like '2021-51'
Uses the System.Globalization.ISOWeek.GetWeekOfYear() and GetYear() methods in .Net.
(Note: The date '2021-01-01' will for instance show as '2020-53'.)
See also FunctionKeyYearMonth.
See SyntaxHelp.
| SyntaxHelp | 'YearWeek()' | 
| TryGetP | NOTE: The in-parameter is a property, not an entity. | 
Generated 2025-10-31 07:13:48.273 UTC