We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bffedf6 commit 9356312Copy full SHA for 9356312
docs/docs/string_formatting.md
@@ -145,7 +145,7 @@ The following tokens are currently supported:
145
| | z | Asia/Baku, Europe/Warsaw, GMT ... |
146
| | zz | EST CST ... MST PST |
147
| **Seconds timestamp** | X | 1381685817, 1234567890.123 |
148
-| **Microseconds timestamp** | x | 1234567890123 |
+| **Milliseconds timestamp** | x | 1234567890123 |
149
150
151
### Localized Formats
0 commit comments