public class ICalUtils extends Object
| Constructor and Description |
|---|
ICalUtils() |
| Modifier and Type | Method and Description |
|---|---|
protected static net.fortuna.ical4j.model.Calendar |
createTestCalendar(ZonedDateTime start,
ZonedDateTime end,
String summary,
String attendee) |
(package private) static net.fortuna.ical4j.model.DateTime |
toDateTime(ZonedDateTime zonedDateTime,
net.fortuna.ical4j.model.TimeZoneRegistry registry) |
protected static net.fortuna.ical4j.model.Calendar createTestCalendar(ZonedDateTime start, ZonedDateTime end, String summary, String attendee)
static net.fortuna.ical4j.model.DateTime toDateTime(ZonedDateTime zonedDateTime, net.fortuna.ical4j.model.TimeZoneRegistry registry)
Copyright © 2019–2020 The Apache Software Foundation. All rights reserved.