com.funambol.common.pim.model.converter
Class ICalendarTimeZoneTransition
java.lang.Object
com.funambol.common.pim.model.converter.TimeZoneTransition
com.funambol.common.pim.model.converter.ICalendarTimeZoneTransition
- All Implemented Interfaces:
- java.lang.Comparable<TimeZoneTransition>
public class ICalendarTimeZoneTransition
- extends TimeZoneTransition
This class is just instrumental to the output of time-zone information in the
iCalendar format.
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
ICalendarTimeZoneTransition
public ICalendarTimeZoneTransition(TimeZoneTransition transition,
int previousOffset)
ICalendarTimeZoneTransition
public ICalendarTimeZoneTransition(java.lang.String name,
int offset)
matchesRecurrence
public boolean matchesRecurrence(ICalendarTimeZoneTransition other,
boolean lastInMonth)
getTimeISO1861
public java.lang.String getTimeISO1861()
getMonth
public int getMonth()
getDayOfWeek
public int getDayOfWeek()
getInstance
public int getInstance()
getYear
public int getYear()
Copyright © 2001-2009 Funambol.