mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03: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.
|