6.0.0-beta1
7/18/25

[#11917] CSV Export - empty recur_end_date change from 0-00-00 to 0000-00-00
Summary CSV Export - empty recur_end_date change from 0-00-00 to 0000-00-00
Queue Kronolith
Queue Version 4.0.2
Type Enhancement
State Resolved
Priority 2. Medium
Owners jan (at) horde (dot) org
Requester mampfikloss (at) hotmail (dot) com
Created 12/21/2012 (4592 days ago)
Due
Updated 01/15/2013 (4567 days ago)
Assigned
Resolved 01/15/2013 (4567 days ago)
Milestone
Patch No

History
01/15/2013 02:45:44 PM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
 
01/15/2013 02:45:22 PM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit f19b4809746d5f647c8980572bd3261b795d323b
Author: Jan Schneider <jan@horde.org>
Date:   Tue Jan 15 15:45:08 2013 +0100

     Simplify date/time export (Request #11917).

  kronolith/docs/CHANGES        |    1 +
  kronolith/lib/Application.php |   15 +++++----------
  kronolith/package.xml         |    2 ++
  3 files changed, 8 insertions(+), 10 deletions(-)

http://git.horde.org/horde-git/-/commit/f19b4809746d5f647c8980572bd3261b795d323b
12/21/2012 09:18:33 PM mampfikloss (at) hotmail (dot) com Comment #1
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ CSV Export - empty recur_end_date change from 0-00-00 to 0000-00-00
Type ⇒ Enhancement
State ⇒ New
Reply to this comment
When exporting the kronolith events as cvs file, the recur_end_date of 
not ending recurring events is set to "0-00-00". When importing this 
into kronolith with the import function, the import process (Import, 
Step 4) suggests the import field format for the "Imported field: 
Recurrence End Date" to be MM-DD-YY, not YY-MM-DD. By changing the 
export string format to "0000-00-00", the import process detects the 
correct date format.

Saved Queries