File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -148,18 +148,18 @@ declare const _default: {
148
148
149
149
## Format Table
150
150
151
- | Format | Description | Example |
152
- | ------ | -------------------------- | ------- |
153
- | Y | Year | 2021 |
154
- | M | Month | 01 |
155
- | D | Day | 01 |
156
- | h | Hour | 01 |
151
+ | Format | Description | Example |
152
+ | ------ | ------------------------- | ------- |
153
+ | Y | Year | 2021 |
154
+ | M | Month | 01 |
155
+ | D | Day | 01 |
156
+ | h | Hour | 01 |
157
157
| hh | Hour without prefix ` 0 ` | 1 |
158
- | m | Minute | 01 |
158
+ | m | Minute | 01 |
159
159
| mm | Minute without prefix ` 0 ` | 1 |
160
- | s | Second | 01 |
160
+ | s | Second | 01 |
161
161
| ss | Second without prefix ` 0 ` | 1 |
162
- | S | Millisecond | 613 |
163
- | H | Hour(12h) | 01 |
164
- | A | AM/PM | AM |
165
- | a | am/pm | am |
162
+ | S | Millisecond | 613 |
163
+ | H | Hour(12h) | 01 |
164
+ | A | AM/PM | AM |
165
+ | a | am/pm | am |
You can’t perform that action at this time.
0 commit comments