Vadim Zeitlin
d83cd91d13
Merge branch 'tz-fixes'
...
Miscellaneous fixes for time zones and DST handling in wxDateTime.
This still leaves 2 big problems:
1. We have no support for using the correct time zone offset at the
given date and always use the current time zone offset, which may,
and often is, wrong.
2. Our code for converting to/from broken down representation doesn't
handle DST at all, so support for DST is non-existent for the dates
before 1970-01-01 or after 2038-01-01 (i.e. roughly outside of the
32 bit time_t range).
See #10445 and the other tickets linked from there.
2017-12-02 16:28:05 +01:00
..
2017-11-02 01:53:16 +01:00
2017-11-14 00:06:18 +01:00
2017-11-02 01:53:16 +01:00
2017-11-23 02:02:19 +01:00
2017-10-21 17:42:30 +02:00
2017-11-02 01:53:16 +01:00
2017-11-02 01:53:21 +01:00
2017-11-25 11:13:02 +01:00
2017-12-02 14:38:45 +01:00
2017-02-20 17:46:45 +01:00
2017-11-07 16:37:25 +01:00
2017-11-05 17:16:39 +01:00
2017-11-02 01:53:16 +01:00
2017-11-05 17:28:24 +01:00
2017-06-22 02:04:50 +04:00
2016-02-05 22:43:23 +01:00
2017-11-24 22:55:11 +01:00
2015-04-23 22:00:35 +04:00
2017-11-25 11:13:02 +01:00
2017-11-02 01:53:21 +01:00
2017-10-28 15:12:14 +02:00
2017-11-02 01:53:16 +01:00
2017-11-14 00:41:31 +01:00
2017-03-11 03:37:07 +01:00
2016-06-29 18:26:11 +02:00
2017-11-30 22:50:31 +01:00
2017-11-02 01:53:16 +01:00
2016-06-26 18:36:11 +02:00
2017-11-02 01:53:16 +01:00
2017-11-02 01:53:16 +01:00
2015-04-23 22:00:35 +04:00
2017-11-09 23:38:03 +01:00
2017-07-04 13:15:14 -06:00
2017-11-25 16:08:01 +01:00
2017-11-14 00:06:18 +01:00
2017-11-02 01:53:16 +01:00
2013-07-26 16:02:46 +00:00
2015-10-11 01:00:38 +02:00
2017-11-09 23:49:59 +01:00
2017-11-25 17:28:42 +01:00
2017-07-04 13:15:14 -06:00
2017-11-02 01:53:25 +01:00
2017-11-25 11:13:02 +01:00
2017-11-22 22:48:05 +01:00
2014-09-23 17:44:30 +00:00
2017-11-21 14:44:06 +01:00
2015-04-23 22:00:35 +04:00
2015-04-23 22:00:35 +04:00
2017-11-25 17:28:42 +01:00
2017-11-02 01:53:16 +01:00
2014-07-14 19:17:12 +00:00
2014-07-14 19:17:12 +00:00
2017-11-30 12:23:02 +01:00
2004-11-22 15:12:29 +00:00
2009-06-01 11:46:36 +00:00
2009-06-01 11:46:36 +00:00
2009-06-01 11:46:36 +00:00
2009-06-01 11:46:36 +00:00
2009-06-01 11:46:36 +00:00
2009-06-01 11:46:36 +00:00
2009-06-01 11:46:36 +00:00
2009-06-01 11:46:36 +00:00
2009-06-01 11:46:36 +00:00
2009-06-01 11:46:36 +00:00
2009-06-01 11:46:36 +00:00
2015-03-19 21:46:05 +01:00
2017-11-02 01:53:16 +01:00
2017-11-02 01:53:16 +01:00
2017-11-02 01:53:16 +01:00
2017-11-02 01:53:16 +01:00
2017-11-02 01:53:29 +01:00
2016-02-05 22:43:23 +01:00
2016-02-05 22:43:23 +01:00
2016-02-05 22:43:23 +01:00
2016-02-05 22:43:23 +01:00
2017-03-11 17:55:08 +01:00
2017-11-02 01:53:16 +01:00
2017-03-18 15:14:26 +01:00
2017-11-02 01:53:16 +01:00
2017-10-21 17:42:30 +02:00
2017-11-02 01:53:16 +01:00
2017-11-02 01:53:16 +01:00
2017-11-02 01:53:16 +01:00
2017-10-21 17:42:30 +02:00
2017-11-02 01:53:16 +01:00
2017-11-02 01:53:16 +01:00
2017-11-02 01:53:16 +01:00
2017-10-21 17:42:30 +02:00
2017-11-02 01:53:16 +01:00
2017-11-02 01:53:16 +01:00
2017-11-25 11:13:02 +01:00
2017-11-25 11:13:02 +01:00
2017-11-25 11:13:02 +01:00
2017-11-25 11:13:02 +01:00
2017-11-25 11:13:02 +01:00
2017-11-02 01:53:16 +01:00
2017-11-25 11:13:02 +01:00
2017-11-02 01:53:16 +01:00
2017-11-02 01:53:16 +01:00
2016-02-27 02:41:18 +01:00
2013-07-26 16:02:46 +00:00
2004-04-30 20:26:14 +00:00
2017-12-02 14:38:19 +01:00
2017-11-05 17:28:24 +01:00
2017-11-02 01:53:16 +01:00
2017-12-02 14:38:19 +01:00