ic_datetime: Convert ical datetime into R datetime Z at the end of an ical...

Description Usage Arguments Examples

View source: R/ic_date.R

Description

Convert ical datetime into R datetime Z at the end of an ical stamp stands of Zulu time https://en.wikipedia.org/wiki/Coordinated_Universal_Time#Time_zones which is UTC = GMT https://greenwichmeantime.com/info/zulu/

Usage

1

Arguments

x

Lines read-in in from an iCal file

Examples

1
2
ic_datetime("20180809T160000Z")
ic_date("20120103")

calendar documentation built on May 2, 2019, 10:17 a.m.