Andrey A. Chernov
1506a668dc
Correct myself a bit: situation is broken not for _all_ numeric LC_MONETARY,
...
LC_NUMERIC fields, but only for *grouping fields - other fields are converted
to a chars in localeconv(), so final change is:
"-1" -> "127"
127 here is because CHAR_MAX supposed, which is _positive_ (SUSv2 requirement),
not negative as 255. It is still a bit of hack. To find real CHAR_MAX will be
better to sprintf() it once somewhere in static buffer. *grouping parsing
still broken and missing and needs to be implemented.
2001-02-10 01:38:18 +00:00
..
2001-02-09 18:59:39 +00:00
2001-01-04 10:37:25 +00:00
2001-01-29 11:44:13 +00:00
2000-01-14 07:57:47 +00:00
1999-11-30 04:40:54 +00:00
2001-02-10 01:38:18 +00:00
2001-02-02 03:32:03 +00:00
2001-01-16 11:52:00 +00:00
2000-12-14 11:52:05 +00:00
2000-01-14 07:57:47 +00:00
2001-02-01 16:38:02 +00:00
2000-12-29 14:08:20 +00:00
2001-02-01 16:38:02 +00:00
2001-02-05 23:56:05 +00:00
2001-02-01 16:38:02 +00:00
2001-01-16 11:52:00 +00:00
2000-12-05 12:38:23 +00:00
2001-02-05 23:58:59 +00:00
2000-12-09 09:35:55 +00:00
2001-02-01 16:38:02 +00:00
2001-02-07 13:45:30 +00:00
2001-02-06 22:27:16 +00:00
2001-01-31 02:16:57 +00:00
2001-02-01 16:38:02 +00:00
2001-02-07 13:45:30 +00:00
2000-12-14 11:52:05 +00:00
2000-12-05 12:38:23 +00:00
2000-05-26 02:09:24 +00:00
2000-12-05 12:40:14 +00:00
2000-12-14 11:52:05 +00:00
2000-05-15 04:20:54 +00:00
2001-01-06 18:59:46 +00:00
2000-12-05 12:38:23 +00:00
2000-04-15 20:45:52 +00:00
2001-02-06 10:39:38 +00:00
2001-02-02 03:32:03 +00:00
2000-12-29 14:08:20 +00:00
2001-01-12 18:01:17 +00:00
2000-10-26 23:02:36 +00:00
2000-10-26 23:02:36 +00:00
2000-12-09 09:35:55 +00:00
2001-02-06 12:05:58 +00:00
2000-11-14 11:20:58 +00:00
2001-02-06 01:02:59 +00:00
2001-02-06 01:02:59 +00:00
2001-02-06 10:39:38 +00:00
2001-01-25 16:58:46 +00:00
2000-08-30 06:26:42 +00:00
2000-06-13 00:41:38 +00:00
2001-02-06 12:05:58 +00:00
2001-02-07 13:45:30 +00:00
2000-12-05 12:40:14 +00:00
2000-12-28 10:32:02 +00:00