<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Wrong formatting for date fields</title> 
  <pubDate>Fri, 10 Apr 2026 19:06:55 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/11549</link> 
  <atom:link rel="self" type="application/rss+xml" title="Wrong formatting for date fields" href="https://bugs.horde.org/ticket/11549/rss" /> 
  <description>Wrong formatting for date fields</description> 
 
   
   
  <item> 
   <title>Hi,

First issue: When I create a new task in nag, the dat</title> 
   <description>Hi,

First issue: When I create a new task in nag, the date format for &quot;due by&quot; and &quot;Delay Start Until&quot; is American even though I configured horde for something else.

Value upon new task creation: &quot;10/19/2012&quot;.
Attached is a screenshot of my datetime settings.

Second issue: The set &quot;due&quot; date is displayed correctly in the task list.
When I open the task for editing again, it&#039;s set to &quot;01/01/1970&quot;.

Cheers,
Thomas
</description> 
   <pubDate>Thu, 18 Oct 2012 07:58:31 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11549#t73812</link> 
  </item> 
   
  <item> 
   <title>Screenshot of the date and time preferences.
</title> 
   <description>Screenshot of the date and time preferences.
</description> 
   <pubDate>Thu, 18 Oct 2012 07:59:34 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11549#t73813</link> 
  </item> 
   
  <item> 
   <title>It&#039;s using the default date representation of your locale.</title> 
   <description>It&#039;s using the default date representation of your locale.</description> 
   <pubDate>Thu, 18 Oct 2012 08:49:42 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11549#t73819</link> 
  </item> 
   
  <item> 
   <title>Please take a look at the screenshot I&#039;ve added to this tick</title> 
   <description>Please take a look at the screenshot I&#039;ve added to this ticket.
There&#039;s no American date format configured there.
</description> 
   <pubDate>Thu, 18 Oct 2012 09:45:51 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11549#t73820</link> 
  </item> 
   
  <item> 
   <title>It doesn&#039;t have anything to do with your *personal* preferre</title> 
   <description>It doesn&#039;t have anything to do with your *personal* preferred format. It&#039;s the *locale&#039;s* preferred format.</description> 
   <pubDate>Thu, 18 Oct 2012 10:02:35 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11549#t73827</link> 
  </item> 
   
  <item> 
   <title>&gt; It doesn&#039;t have anything to do with your *personal* prefer</title> 
   <description>&gt; It doesn&#039;t have anything to do with your *personal* preferred format. 
&gt; It&#039;s the *locale&#039;s* preferred format.

Alright, got it.

What about the &quot;01/01/1970&quot; part I reported? That&#039;s clearly a bug.
</description> 
   <pubDate>Thu, 18 Oct 2012 10:23:43 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11549#t73829</link> 
  </item> 
   
  <item> 
   <title>&gt; What about the &quot;01/01/1970&quot; part I reported? That&#039;s clearl</title> 
   <description>&gt; What about the &quot;01/01/1970&quot; part I reported? That&#039;s clearly a bug.
&gt;
I don&#039;t see this</description> 
   <pubDate>Thu, 18 Oct 2012 10:37:40 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11549#t73831</link> 
  </item> 
   
  <item> 
   <title>&gt;&gt; What about the &quot;01/01/1970&quot; part I reported? That&#039;s clear</title> 
   <description>&gt;&gt; What about the &quot;01/01/1970&quot; part I reported? That&#039;s clearly a bug.
&gt;&gt;
&gt; I don&#039;t see this

Here&#039;s what I do:

- Use the &quot;English (American)&quot; locale + Kolab backend
- Create a new task
- Enable the due date, keep the default date (tomorrow)
- The task list correctly shows the right due date

- Open the task in edit mode
Now the due date jumps to &quot;01/01/1970&quot;.
</description> 
   <pubDate>Thu, 18 Oct 2012 10:51:12 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11549#t73832</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit 4cd02435e6c6</title> 
   <description>Changes have been made in Git (master):

commit 4cd02435e6c6ae2f7096b64515baa4ca9004b0f5
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Thu Oct 18 12:58:36 2012 +0200

    Revert &quot;Bug: 11537 Output a formatted datetime when converting toHash.&quot;
    
    This reverts commit 7a58d380086552bc6bae786299a2050c599d02f6.
    
    This commit broke editing of tasks (Bug #11549).

 nag/lib/Task.php |   14 ++++----------
 1 files changed, 4 insertions(+), 10 deletions(-)

http://git.horde.org/horde-git/-/commit/4cd02435e6c6ae2f7096b64515baa4ca9004b0f5</description> 
   <pubDate>Thu, 18 Oct 2012 10:59:52 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11549#t73834</link> 
  </item> 
   
  <item> 
   <title>Works again.
</title> 
   <description>Works again.
</description> 
   <pubDate>Thu, 18 Oct 2012 13:43:42 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11549#t73859</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (develop):

commit 4cd02435e6c</title> 
   <description>Changes have been made in Git (develop):

commit 4cd02435e6c6ae2f7096b64515baa4ca9004b0f5
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Thu Oct 18 12:58:36 2012 +0200

    Revert &quot;Bug: 11537 Output a formatted datetime when converting toHash.&quot;
    
    This reverts commit 7a58d380086552bc6bae786299a2050c599d02f6.
    
    This commit broke editing of tasks (Bug #11549).

 nag/lib/Task.php |   14 ++++----------
 1 files changed, 4 insertions(+), 10 deletions(-)

http://git.horde.org/horde-git/-/commit/4cd02435e6c6ae2f7096b64515baa4ca9004b0f5</description> 
   <pubDate>Sat, 27 Oct 2012 00:58:19 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11549#t74096</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
