Commit 01d3ce0
Twhitney chrono (#3530)
* chrono c++20 work
* first draft
* draft
* fix links
* testing formatting
* add format options
* finish draft for chrono::days
* start month, couple fixes for day
* month draft
* tweak to spaceship operator description
* drafting year
* draft year
* draft weekday, update missing operators
* acrolinx
* finish year
* fix weekday sample
* add hh_mm_ss class docs
* add weekday-last-class
* added weekday_indexed-class, updated code snippets
* integrate Colin's work and update some code examples
* fix links, incorp tech review
* add flag/class table
* fix links
* fix filenames, links
* acrolinx
* tech review
* PR review feedback
* pr review feedback
* fix link
Co-authored-by: TylerMSFT <Tyler.Whitney@microsoft.com>1 parent b152dfe commit 01d3ce0
File tree
16 files changed
+3232
-143
lines changed- docs/standard-library
16 files changed
+3232
-143
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
| 55 | + | |
| 56 | + | |
52 | 57 | | |
53 | 58 | | |
54 | 59 | | |
| |||
62 | 67 | | |
63 | 68 | | |
64 | 69 | | |
65 | | - | |
| 70 | + | |
| 71 | + | |
66 | 72 | | |
67 | 73 | | |
| 74 | + | |
68 | 75 | | |
0 commit comments