Probably not the cause, but I'm noticing some typos concerning Greenwi(t)ch

Edit

You are asking for the current time in Berlin - which is summer time CEST- and are comparing it to winter time GMT in London.

Both Berlin (CET -> CEST) and London (GMT -> BST) switched to daylight saving time last weekend and are now again 1 h apart.

But Greenwich Mean Time aka GMT (UTC+0) is British time in winter, which is 1h apart from Central European (winter) Time CET.

I hope it's clear now, that you never got CET in the first place, but CEST.

2 weeks ago your code would have seemingly "worked".

Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery


In reply to Re: converting time zone CET Greenwitch (summertime) by LanX
in thread converting time zone CET Greenwitch by Takamoto

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.