Peter Eisentraut eb990a2b9e Add const qualifier to tzn returned by timestamp2tm()
The tzn value might come from tm->tm_zone, which libc declares as
const, so it's prudent that the upper layers know about this as well.
2012-03-15 21:17:19 +02:00
..
2012-03-13 21:36:43 +02:00
2011-11-27 22:42:32 +02:00
2012-02-02 20:33:29 +02:00