* locale/categories.def (LC_CTYPE): Merge CLASS_EB and CLASS_EL
[platform/upstream/glibc.git] / locale / C-time.c
1 /* Generated by GNU locale 0.1.
2    Copyright (C) 1995 Free Software Foundation, Inc.
3 This is free software; see the source for copying conditions.
4 There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
5 PARTICULAR PURPOSE.  */
6
7 #include "localeinfo.h"
8
9 const struct locale_data _nl_C_LC_TIME =
10 {
11   NULL, 0, /* no file mapped */
12   44,
13   {
14     "Sun",
15     "Mon",
16     "Tue",
17     "Wed",
18     "Thu",
19     "Fri",
20     "Sat",
21     "Sunday",
22     "Monday",
23     "Tuesday",
24     "Wednesday",
25     "Thursday",
26     "Friday",
27     "Saturday",
28     "Jan",
29     "Feb",
30     "Mar",
31     "Apr",
32     "May",
33     "Jun",
34     "Jul",
35     "Aug",
36     "Sep",
37     "Oct",
38     "Nov",
39     "Dec",
40     "January",
41     "February",
42     "March",
43     "April",
44     "May",
45     "June",
46     "July",
47     "August",
48     "September",
49     "October",
50     "November",
51     "December",
52     "AM",
53     "PM",
54     "%a %b %d %H:%M:%S %Y",
55     "%m/%d/%y",
56     "%H:%M:%S",
57     NULL
58   }
59 };