Skip to content

Commit 29be4c8

Browse files
authored
Twhitney chrono (#3634)
update modified dates that I missed in the last PR, plus add cross-linking
1 parent dc4cd1b commit 29be4c8

13 files changed

+28
-17
lines changed

docs/standard-library/month-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: "Learn more about: month Class"
33
title: "month class"
4-
ms.date: "04/26/2021"
4+
ms.date: "6/25/2021"
55
f1_keywords: ["chrono/std::chrono::month", "chrono/std::chrono::month::January", "chrono/std::chrono::month::February", "chrono/std::chrono::month::March","chrono/std::chrono::month::April","chrono/std::chrono::month::May","chrono/std::chrono::month::June","chrono/std::chrono::month::July","chrono/std::chrono::month::August","chrono/std::chrono::month::September","chrono/std::chrono::month::October","chrono/std::chrono::month::November","chrono/std::chrono::month::December","chrono/std::chrono::month::operator++", "chrono/std::chrono::month::operator--", "chrono/std::chrono::month::operator unsigned", "chrono/std::chrono::month::ok"]
66
helpviewer_keywords: ["std::chrono [C++], month"]
77
---

docs/standard-library/month-day-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: "Learn more about: month_day Class"
33
title: "month_day class"
4-
ms.date: "6/4/2021"
4+
ms.date: "6/25/2021"
55
f1_keywords: ["chrono/std::chrono::month_day", "chrono/std::chrono::month_day::day", "chrono/std::chrono::month_day::month", "chrono/std::chrono::month_day::ok"]
66
helpviewer_keywords: ["std::chrono [C++], month_day"]
77
---

docs/standard-library/month-day-last-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: "Learn more about: month_day_last Class"
33
title: "month_day_last class"
4-
ms.date: "06/04/2021"
4+
ms.date: "06/25/2021"
55
f1_keywords: ["chrono/std::chrono::month_day_last", "chrono/std::chrono::month_day_last::month", "chrono/std::chrono::month_day_last::ok"]
66
helpviewer_keywords: ["std::chrono [C++], month_day_last"]
77
---

docs/standard-library/month-weekday-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: "Learn more about: month_weekday Class"
33
title: "month_weekday class"
4-
ms.date: "06/4/2021"
4+
ms.date: "06/25/2021"
55
f1_keywords: ["chrono/std::chrono::month_weekday", "chrono/std::chrono::month_weekday::weekday", "chrono/std::chrono::month_weekday::month", "chrono/std::chrono::month_weekday::ok", "chrono/std::chrono::month_weekday::weekday_indexed"]
66
helpviewer_keywords: ["std::chrono [C++], month_weekday"]
77
---

docs/standard-library/month-weekday-last-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: "Learn more about: month_weekday_last Class"
33
title: "month_weekday_last class"
4-
ms.date: "5/21/2021"
4+
ms.date: "6/25/2021"
55
f1_keywords: ["chrono/std::chrono::month_weekday_last", "chrono/std::chrono::month_weekday_last::ok", "std::chrono::month_weekday_last::month_weekday_last", "chrono/std::chrono::month_weekday_last::ok", "chrono/std::chrono::month_weekday_last::month"]
66
helpviewer_keywords: ["std::chrono [C++], month_weekday_last"]
77
---

docs/standard-library/weekday-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: "Learn more about: weekday Class"
33
title: "weekday class"
4-
ms.date: "04/28/2021"
4+
ms.date: "6/25/2021"
55
f1_keywords: ["chrono/std::chrono::weekday", "chrono/std::chrono::weekday::January", "chrono/std::chrono::weekday::February", "chrono/std::chrono::weekday::March","chrono/std::chrono::weekday::April","chrono/std::chrono::weekday::May","chrono/std::chrono::weekday::June","chrono/std::chrono::weekday::July","chrono/std::chrono::weekday::August","chrono/std::chrono::weekday::September","chrono/std::chrono::weekday::October","chrono/std::chrono::weekday::November","chrono/std::chrono::weekday::December","chrono/std::chrono::weekday::operator++", "chrono/std::chrono::weekday::operator--", "chrono/std::chrono::weekday::operator unsigned", "chrono/std::chrono::weekday::ok", "chrono/std::chrono::weekday::iso_encoding", "chrono/std::chrono::weekday::c_encoding"]
66
helpviewer_keywords: ["std::chrono [C++], weekday"]
77
---

docs/standard-library/weekdayindexed-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: "Learn more about: weekday_indexed Class"
33
title: "weekday_indexed class"
4-
ms.date: "06/07/2021"
4+
ms.date: "06/25/2021"
55
f1_keywords: ["chrono/std::chrono::weekday_indexed", "chrono/std::chrono::weekday_indexed::ok", "std::chrono::weekday_indexed::weekday", "std::chrono::weekday_indexed::ok"]
66
helpviewer_keywords: ["std::chrono [C++], weekday_indexed"]
77
---

docs/standard-library/weekdaylast-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: "Learn more about: weekday_last Class"
33
title: "weekday_last class"
4-
ms.date: "06/07/2021"
4+
ms.date: "06/25/2021"
55
f1_keywords: ["chrono/std::chrono::weekday_last", "chrono/std::chrono::weekday_last::ok", "std::chrono::weekday_last::weekday", "chrono/std::chrono::weekday_last::ok", "chrono/std::chrono::weekday_last::weekday"]
66
helpviewer_keywords: ["std::chrono [C++], weekday_last"]
77
---

docs/standard-library/year-class.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: "Learn more about: year Class"
33
title: "year class"
4-
ms.date: "06/07/2021"
4+
ms.date: "06/25/2021"
55
f1_keywords: ["chrono/std::chrono::year", "chrono/std::chrono::year::operator++", "chrono/std::chrono::year::operator--", "chrono/std::chrono::year::operator+=", "chrono/std::chrono::year::operator-=", "chrono/std::chrono::year::operator int", "chrono/std::chrono::year::is_leap", "chrono/std::chrono::year::max", "chrono/std::chrono::min", "chrono/std::chrono::year::ok"]
66
helpviewer_keywords: ["std::chrono [C++], year"]
77
---
@@ -380,5 +380,8 @@ int main()
380380

381381
[`year_month`](year-month-class.md)\
382382
[`year_month_day`](year-month-day-class.md)\
383+
[`year_month_day_last`](year-month-day-last-class.md)\
384+
[`year_month_weekday`](year-month-weekday-class.md)\
385+
[`year_month_weekday_last`](year-month-weekday-last-class.md)\
383386
[`<chrono>`](chrono.md)\
384387
[Header Files Reference](cpp-standard-library-header-files.md)

docs/standard-library/year-month-class.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: "Learn more about: year_month class"
33
title: "year_month class"
4-
ms.date: "06/16/2021"
4+
ms.date: "06/25/2021"
55
f1_keywords: ["chrono/std::chrono::year_month", "chrono/std::chrono::year::operator+=", "chrono/std::chrono::year::operator-=", "chrono/std::chrono::year::ok"]
66
helpviewer_keywords: ["std::chrono [C++], year_month"]
77
---
@@ -227,7 +227,10 @@ int main()
227227

228228
## See also
229229

230-
[`year`](year-class.md)\
230+
[`year`](year-class.md)]\
231231
[`year_month_day`](year-month-day-class.md)\
232+
[`year_month_day_last`](year-month-day-last-class.md)\
233+
[`year_month_weekday`](year-month-weekday-class.md)\
234+
[`year_month_weekday_last`](year-month-weekday-last-class.md)\
232235
[`<chrono>`](chrono.md)\
233236
[Header Files Reference](cpp-standard-library-header-files.md)

docs/standard-library/year-month-day-class.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: "Learn more about: year_month_day class"
33
title: "year_month_day class"
4-
ms.date: "06/16/2021"
4+
ms.date: "06/25/2021"
55
f1_keywords: ["chrono/std::chrono::year_month_day", "chrono/std::chrono::year::operator+=", "chrono/std::chrono::year::operator-=", "chrono/std::chrono::year::ok"]
66
helpviewer_keywords: ["std::chrono [C++], year_month_day"]
77
---
@@ -284,7 +284,10 @@ int main()
284284

285285
## See also
286286

287-
[`year`](year-class.md)\
287+
[`year`](year-class.md)]\
288288
[`year_month`](year-month-class.md)\
289+
[`year_month_day_last`](year-month-day-last-class.md)\
290+
[`year_month_weekday`](year-month-weekday-class.md)\
291+
[`year_month_weekday_last`](year-month-weekday-last-class.md)\
289292
[`<chrono>`](chrono.md)\
290293
[Header Files Reference](cpp-standard-library-header-files.md)

docs/standard-library/year-month-day-last-class.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -318,8 +318,10 @@ int main()
318318

319319
## See also
320320

321-
[`year`](year-class.md)\
322-
[`year_month`](year-month-class.md)
323-
[`year_month_day`](year-month-day-class.md)
321+
[`year`](year-class.md)]\
322+
[`year_month`](year-month-class.md)\
323+
[`year_month_day`](year-month-day-class.md)\
324+
[`year_month_weekday`](year-month-weekday-class.md)\
325+
[`year_month_weekday_last`](year-month-weekday-last-class.md)\
324326
[`<chrono>`](chrono.md)\
325327
[Header Files Reference](cpp-standard-library-header-files.md)

docs/standard-library/year-month-weekday-last-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: "Learn more about: year_month_weekday_last class"
33
title: "year_month_weekday_last class"
4-
ms.date: "06/24/2021"
4+
ms.date: "06/25/2021"
55
f1_keywords: ["chrono/std::chrono::year_month_weekday_last", "chrono/std::chrono::year_month_weekday_last::month", "chrono/std::chrono::year_month_weekday_last::year", "chrono/std::chrono::year_month_weekday_last::weekday_last", "chrono/std::chrono::year_month_weekday_last::sys_days", "chrono/std::chrono::year_month_weekday_last::local_days", "chrono/std::chrono::year_month_weekday_last::ok", "chrono/std::chrono::year_month_weekday_last::operator+=", "chrono/std::chrono::year_month_weekday_last::operator-="]
66
helpviewer_keywords: ["std::chrono [C++], year_month_weekday_last"]
77
---

0 commit comments

Comments
 (0)