mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-23 07:28:51 -06:00
In ISO 8601 weeks begin with Monday. The first week of the year is the week which contains the first Thursday of the year.
6 lines
165 B
ReStructuredText
6 lines
165 B
ReStructuredText
string-TIMESTAMP-specifier-V
|
|
----------------------------
|
|
|
|
* The :command:`string(TIMESTAMP)` command now supports the ``%V``
|
|
specifier for ISO 8601 week numbers.
|