summaryrefslogtreecommitdiff
path: root/src/locale/LC_TIME.h
blob: f97a70a88e5d75dee73994dedca6aa4a7b700e65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#define LC_TIME                                                              (5)

/** locale time formatting category **/

/***
is used as the ARGUMENT(category) in a call to FUNCTION(setlocale) to operate
on the portion of the locale that affects formatting date and time values.
***/

/*
STDC(1)
*/