Skip to content

Instantly share code, notes, and snippets.

@formicant
Created March 18, 2024 13:21
Show Gist options
  • Select an option

  • Save formicant/982bbbbd10713d59257a4e60c05780d6 to your computer and use it in GitHub Desktop.

Select an option

Save formicant/982bbbbd10713d59257a4e60c05780d6 to your computer and use it in GitHub Desktop.
comment_char %
escape_char /
% English locale for Antarctica
% Source:
% Address:
% Contact:
% Email:
% Tel:
% Fax:
% Language: en
% Territory: AQ
% Revision: 0.1
% Date: 2024-02-19
% Application: general
% Users: general
% License: Public Domain
LC_IDENTIFICATION
title "English locale for Antarctica"
source ""
address ""
contact ""
email ""
tel ""
fax ""
language "English"
territory "Antarctica"
revision "draft"
date "2024-02-19"
category "i18n:2012";LC_IDENTIFICATION
category "i18n:2012";LC_CTYPE
category "i18n:2012";LC_COLLATE
category "i18n:2012";LC_TIME
category "i18n:2012";LC_NUMERIC
category "i18n:2012";LC_MONETARY
category "i18n:2012";LC_MESSAGES
category "i18n:2012";LC_PAPER
category "i18n:2012";LC_NAME
category "i18n:2012";LC_ADDRESS
category "i18n:2012";LC_TELEPHONE
category "i18n:2012";LC_MEASUREMENT
END LC_IDENTIFICATION
LC_CTYPE
copy "i18n"
END LC_CTYPE
LC_COLLATE
copy "iso14651_t1"
END LC_COLLATE
LC_MONETARY
int_curr_symbol "XDR "
currency_symbol "<U00A4>"
mon_decimal_point "."
mon_thousands_sep "<U202F>"
mon_grouping 3
positive_sign ""
negative_sign "-"
int_frac_digits 2
frac_digits 2
p_cs_precedes 0
p_sep_by_space 1
n_cs_precedes 0
n_sep_by_space 1
p_sign_posn 1
n_sign_posn 1
END LC_MONETARY
LC_NUMERIC
decimal_point "."
thousands_sep "<U202F>"
grouping 3
END LC_NUMERIC
LC_TIME
abday "Sun";"Mon";"Tue";"Wed";"Thu";"Fri";"Sat"
day /
"Sunday";/
"Monday";/
"Tuesday";/
"Wednesday";/
"Thursday";/
"Friday";/
"Saturday"
abmon /
"Jan";"Feb";/
"Mar";"Apr";/
"May";"Jun";/
"Jul";"Aug";/
"Sep";"Oct";/
"Nov";"Dec"
mon /
"January";/
"February";/
"March";/
"April";/
"May";/
"June";/
"July";/
"August";/
"September";/
"October";/
"November";/
"December"
am_pm "";""
t_fmt_ampm ""
d_t_fmt "%Y-%m-%d %T"
date_fmt "%Y-%m-%d %T"
d_fmt "%Y-%m-%d"
t_fmt "%T"
week 7;19971130;1
first_weekday 2
END LC_TIME
LC_MESSAGES
yesexpr "^[+1yY]"
noexpr "^[-0nN]"
yesstr "yes"
nostr "no"
END LC_MESSAGES
LC_PAPER
copy "i18n"
END LC_PAPER
LC_TELEPHONE
copy "i18n"
END LC_TELEPHONE
LC_MEASUREMENT
copy "i18n"
END LC_MEASUREMENT
LC_NAME
copy "i18n"
END LC_NAME
LC_ADDRESS
copy "i18n"
END LC_ADDRESS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment