Hello Comedix, > <?xml version="1.0" encoding="UTF-8" ?> > <data > date-time-format="iso8601" > wiki-url="http://www.comedix.de/pinboard/" > wiki-section="viewforum.php?f=29"> > <event start="100 BC" > title="Title" > > > Text > </event>
I'm not sure whether I understand you correctly. But I agree that the example you give above probably doesn't work. The important point is that your date-time-format matches your date-time-format ;) If you specify your date-time-format as "iso8601", then your dates have to be in the iso8601 format. Thus, you have to use something like "-0099-01-01 00:00" instead of "100 BC". Simply "-0099" should work as well. Does this help? Jonas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en -~----------~----~----~----~------~----~------~--~---
