Skip to content

Instantly share code, notes, and snippets.

@qwerty12
Created January 29, 2025 17:15
Show Gist options
  • Save qwerty12/fda4d1cab4ec00bc71b93b8dadcdfaba to your computer and use it in GitHub Desktop.
Save qwerty12/fda4d1cab4ec00bc71b93b8dadcdfaba to your computer and use it in GitHub Desktop.
comment_char %
escape_char /
% This file is part of the GNU C Library and contains locale data.
% The Free Software Foundation does not claim any copyright interest
% in the locale data contained in this file. The foregoing does not
% affect the license of the GNU C Library as a whole. It does not
% exempt you from the conditions of the license if your use would
% otherwise be governed by that license.
% English language locale for Britain with 12-hour time
% Language: en
% Territory: GB
% Option: 12
% Date: 2000-08-20
% Users: general
LC_IDENTIFICATION
title "English locale for Britain with 12-hour time"
source "Free Software Foundation, Inc."
address "https:////www.gnu.org//software//libc//"
contact ""
email "[email protected]"
tel ""
fax ""
language "British English"
territory "United Kingdom"
revision "1.0"
date "2000-08-20"
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 "en_GB"
END LC_CTYPE
LC_COLLATE
copy "en_GB"
END LC_COLLATE
LC_MONETARY
copy "en_GB"
END LC_MONETARY
LC_NUMERIC
copy "en_GB"
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"
d_t_fmt "%a %d %b %Y %r %Z"
d_fmt "%d//%m//%y"
t_fmt "%r"
am_pm "AM";"PM"
t_fmt_ampm "%I:%M:%S %p"
date_fmt "%a %e %b %r %Z %Y"
week 7;19971130;4
first_weekday 2
END LC_TIME
LC_MESSAGES
copy "en_GB"
END LC_MESSAGES
LC_PAPER
copy "en_GB"
END LC_PAPER
LC_TELEPHONE
copy "en_GB"
END LC_TELEPHONE
LC_MEASUREMENT
copy "en_GB"
END LC_MEASUREMENT
LC_NAME
copy "en_GB"
END LC_NAME
LC_ADDRESS
copy "en_GB"
END LC_ADDRESS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment