public class AllDayUtil extends Object
| Constructor and Description |
|---|
AllDayUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isAllDayEvent(Date startDate,
Date endDate,
TimeZone timezone)
Determine if a given event is an "all-day" event in the specified time zone.
|
Copyright © 2019 Apereo. All rights reserved.