On Sunday 07 October 2012 21:23:56 Jon Severinsson wrote:
> The sign of the UTC offset was ignored, and an offset of -0500 (New York)
> would be treated at +0500 (Pakistan).
> This commit also adds a unit test for UTC offset parsing and comparasion.
> ---
> Hi
>
> When mucking around in the frame
On Sunday, October 07, 2012 22:23:56 Jon Severinsson wrote:
> The sign of the UTC offset was ignored, and an offset of -0500 (New York)
> would be treated at +0500 (Pakistan). This commit also adds a unit test for
> UTC offset parsing and comparasion. ---
> Hi
>
> When mucking around in the framew
The sign of the UTC offset was ignored, and an offset of -0500 (New York) would
be treated at +0500 (Pakistan).
This commit also adds a unit test for UTC offset parsing and comparasion.
---
Hi
When mucking around in the frameworks branch of kdelibs I found a bug in the
KDateTime string parsing, w