icalendar - ical file shows correct date if it is opened on Mozilla Thunderbird but not in Microsoft outlook -


ical file code:

begin:vcalendar version:2.0 prodid://microsoft corporation//outlook 14.0 mimedir//en begin:vevent dtstamp:20131107t000000 uid:758acmrj description: meeting   2013-11-07 00:00:00 categories:meeting class:public created:20131107t000000 summary: meeting dtstart;tzid=ct:20131107t000000 dtend;tzid=ct:20131108t000000 location:  home end:vevent end:vcalendar 

microsoft outlook:

enter image description here

mozilla thunderbird:

enter image description here

mozilla thunderbird showing correct date.

this how outlook displays 1 day day activities. activity starts @ 11/7/2013 12:00 , ends @ 11:17/2013 11:59:999 pm of same day. activity starting on 11/7/2013 , ending on 11/8/2013 2 days (11/7 , 11/8).


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -