[Users] Reading a vCard

sylpheed at 911networks.com sylpheed at 911networks.com
Fri Jul 4 05:31:21 CEST 2014


On Thu, 3 Jul 2014 22:54:30 -0400
"Michael A. Yetto" <myetto1 at nycap.rr.com> wrote:

>Since vcards are plain text you can use any text editor/reader
>including less.

It's slightly more complicated than that with the timezones and why
is there 2 of them, the rrules...

BEGIN:VTIMEZONE
TZID:Eastern Standard Time
BEGIN:STANDARD
DTSTART:16010101T020000
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T020000
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE

That's why I was looking for some utility that would read and display
the vCards.

-- 
sknahT

vyS



More information about the Users mailing list