3.2 KiB
3.2 KiB
1 | Section | Description | Dependencies | Assignee | Status | First released version |
---|---|---|---|---|---|---|
2 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::duration<Rep, Period>`` | Mark de Wever | |In Progress| | ||
3 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::sys_time<Duration>`` | Mark de Wever | |In Progress| | ||
4 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::day`` | Mark de Wever | |In Progress| | ||
5 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::month`` | Mark de Wever | |In Progress| | ||
6 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::year`` | Mark de Wever | |In Progress| | ||
7 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::weekday`` | Mark de Wever | |In Progress| | ||
8 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::weekday_indexed`` | Mark de Wever | |In Progress| | ||
9 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::weekday_last`` | Mark de Wever | |In Progress| | ||
10 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::month_day`` | Mark de Wever | |In Progress| | ||
11 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::month_day_last`` | Mark de Wever | |In Progress| | ||
12 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::month_weekday`` | Mark de Wever | |In Progress| | ||
13 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::month_weekday_last`` | Mark de Wever | |In Progress| | ||
14 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::year_month`` | Mark de Wever | |In Progress| | ||
15 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::year_month_day`` | Mark de Wever | |In Progress| | ||
16 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::year_month_day_last`` | Mark de Wever | |In Progress| | ||
17 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::year_month_weekday`` | Mark de Wever | |In Progress| | ||
18 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::year_month_weekday_last`` | Mark de Wever | |In Progress| | ||
19 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::hh_mm_ss<duration<Rep, Period>>`` | Mark de Wever | |In Progress| | ||
20 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::sys_info`` | A ``<chrono>`` implementation | Not assigned | ||
21 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::local_info`` | A ``<chrono>`` implementation | Not assigned | ||
22 | `[time.syn] <https://wg21.link/time.syn>`_ | Formatter ``chrono::zoned_time<Duration, TimeZonePtr>`` | A ``<chrono>`` implementation | Not assigned |