Skip to content

Commit cf40a9e

Browse files
authored
OffsetDateTime: Clarify why UTC is spelled UTC (#111)
1 parent f15d69f commit cf40a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/time/offset_date_time.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ class Main {
6060
}
6161
```
6262

63-
[^utc]: UTC stands for "Coordinated Universal Time." No I don't know why the letters are in a different order [and at this point I'm too afraid to ask](https://knowyourmeme.com/memes/afraid-to-ask-andy).
63+
[^utc]: UTC stands for "Coordinated Universal Time" in English and "Temps Universel Coordonné" in French. The specific letter order of "UTC" (rather than "CUT" or "TUC") was chosen as a compromise between the two languages.

0 commit comments

Comments
 (0)