You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Justin Mclean (JIRA)" <ji...@apache.org> on 2013/04/21 04:51:15 UTC

[jira] [Resolved] (FLEX-28520) Timezone in Germany incorrect between 1950 and 1979

     [ https://issues.apache.org/jira/browse/FLEX-28520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Mclean resolved FLEX-28520.
----------------------------------

    Resolution: Won't Fix

Flash Player issue not Apache Flex issue so can't easily fix.
                
> Timezone in Germany incorrect between 1950 and 1979
> ---------------------------------------------------
>
>                 Key: FLEX-28520
>                 URL: https://issues.apache.org/jira/browse/FLEX-28520
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: .Unspecified - Framework
>    Affects Versions: Adobe Flex SDK 4.1 (Release)
>         Environment: Affected OS(s): Windows
> Language Found: German
>            Reporter: Adobe JIRA
>
> Steps to reproduce:
> create a date within locale de_DE e.g. 25.05.1971 00:00:00, the offset should be +1h (between 1950 and 1979 there was only CET) but is +2h (CEST)
> Actual Results:
> Transfering date between Flex and Java (using BlazeDS) results in incorrect date on Java 24.05.1971 23:00:00
> Every transfer reduces the date by 1 hour.
> Expected Results:
> in Java 25.05.1971 00:00:00
> All CEST and CET are estimated by the current rule:
> Switch to CEST on last sunday in march and switch to CET on last sunday in october.
> Flex disregards all exceptions of the DST in germany.
> @see http://de.wikipedia.org/wiki/Sommerzeit
> e.g.:
> |Year      |Begin of DST                    |End of DST                            |
> +----------+--------------------------------+--------------------------------------+
> |1980      |sunday, 6th april 1980 02:00 CET|sunday, 28th september 1980 03:00 CEST|
> |1981-95   |last sunday in march 02:00 CET  |last sunday in september 03:00 CEST   |
> |since 1996|last sunday in march 02:00 CET  |last sunday in october 03:00 CEST     |
> Workaround (if any):
>  none!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira