diff options
author | Mikael Voss <mvs@nyantec.com> | 2024-07-24 10:49:14 +0200 |
---|---|---|
committer | Mikael Voss <mvs@nyantec.com> | 2024-07-24 10:49:14 +0200 |
commit | b0325f03285f00c499f2bea0193dc00a71737c45 (patch) | |
tree | 40a7c57f69092204d2aca51c03b34d3e11226b4a | |
parent | dd9c9846655068e0dc7f2c9865972101ddd95c55 (diff) | |
download | en_EU-b0325f03285f00c499f2bea0193dc00a71737c45.tar.zst |
Add README
-rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..40a3d6f --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +This is a custom glibc locale. + +## Highlights + +- English language +- Metric units +- ISO 8601 date and time formats +- Weeks start on Monday +- ISO A4 as paper format +- E.123 notation for telephone numbers +- Full stop (U+002E) as decimal separator +- Narrow no‐break space (U+202F) as thousands separator +- Euro sign (U+20AC) as currency symbol |