Add D_MD_ORDER (local extension) to get month/day order from locale
This commit is contained in:
parent
f0353c6c7f
commit
3961d86ab3
@ -102,6 +102,8 @@
|
||||
|
||||
#define CRNCYSTR 56 /* currency symbol */
|
||||
|
||||
#define D_MD_ORDER 57 /* month/day order (local extension) */
|
||||
|
||||
__BEGIN_DECLS
|
||||
char *nl_langinfo(nl_item);
|
||||
__END_DECLS
|
||||
|
Loading…
Reference in New Issue
Block a user