* Some locales do not have a string for AM or PM (e.g. de_DE) which
commit7955e4437e543bd97a9bb697367736e14ad604a2
authorEduardo Chappa <chappa@washington.edu>
Sat, 10 Mar 2018 05:41:31 +0000 (9 22:41 -0700)
committerEduardo Chappa <chappa@washington.edu>
Sat, 10 Mar 2018 05:41:31 +0000 (9 22:41 -0700)
tree09d86ce074541372abd0fb4de255d2a54075bb57
parent3e46e0308a5e2cd645025b48fdc46654553f4968
   * Some locales do not have a string for AM or PM (e.g. de_DE) which
     makes some displays of dates look wrong. In the case that a locale
     does not have a string for AM or PM, the time in 24 hours format is
     printed. Reported by Holger Trapp.

   * Add the time zone to the display of dates (this is the value of the
     TZID parameter.)

   * Display the value of the DTSTAMP in the "[More Details]" link. The
     DTSTAMP field contains information on when the calendar object was
     created. Suggested by Holger Trapp.
alpine/mailpart.c
pith/ical.c
pith/icaltype.h