PDA

View Full Version : Outlook calendar date format


October 18th, 2005, 03:50 AM
I tried to import my Outlook csv calendar file to plaxo, but nothing was visible in plaxo. A common problem often ignored by programmers is the fact that the date can be internationally used in different formats. Plaxo of course is using the american style mm/dd/yyyy, but there is a world outside Am! The format "dd.mm.yyyy" should also be supported.
HBj