[Tickets #3116] "Due Date" not recognized on CSV import

bugs@bugs.horde.org bugs at bugs.horde.org
Wed May 24 14:41:54 PDT 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://dev.horde.org/horde/whups/ticket/?id=3116
-----------------------------------------------------------------------
 Ticket             | 3116
 Updated By         | Chuck Hagenbuch <chuck at horde.org>
 Summary            | "Due Date" not recognized on CSV import
 Queue              | Nag
 Version            | FRAMEWORK_3
 State              | Assigned
 Priority           | 1. Low
 Type               | Bug
-Owners             | Chuck Hagenbuch, Horde Developers
+Owners             | Horde Developers
-----------------------------------------------------------------------


Chuck Hagenbuch <chuck at horde.org> (2006-05-24 14:41) wrote:

(I'm not giving up on this, but I'm relinquishing my "advisory lock" on
it).

The main problem here seems to be that we simply never implemented importing
datetime types - we handle dates, we handle times, but not datetimes. The
code for it as far back as I could trace is simply empty.

One possibility here, and also in the date import, is to use strtotime to
try and guess what format the date is in. I'd also like to add support for
showing the user what value would be imported (using the sample row) with
each format choice.




More information about the bugs mailing list