To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76623
User er changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Feb 13 12:05:01 +0000
2008 -------
@kpalagin: Yes, please file a new issue.
It should not happen that the date displayed differs from the input date.
However, some technical background on why this previously happened on certain
conditions covered by this issue, and seems to still happen for the case you
found:
The ICU calendar we use to input and calculate dates does respect historical
timezone data. It seems (didn't investigate yet) that on 1919-07-01 the Moscow
timezone either changed its offset value or daylight saving time was introduced
with a different offset or starting/ending rule than it is now. A date entered
technically is the day at 00:00, but due to timezone and/or DST changes that
hour may not be valid, and the calendar adjusts values accordingly. This may
result in 1919-06-30T23:00 instead of 1919-07-01T00:00, just for example. While
this is technically correct, it is not what the user expects.. Our code
compensates for that by detecting the day change and tricking the calendar into
a different input adjusted by the offset/DST change, which for some yet unknown
reason doesn't work with the specific timezone change you spotted.
I'm setting this issue to fixed again, please file a new issue.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]