public class SpringSafeCalendar extends Object implements CalendarAdaptor
All other times remain unchanged.
Constructor and Description |
---|
SpringSafeCalendar() |
SpringSafeCalendar(Calendar calendar) |
SpringSafeCalendar(Date date,
TimeZone timeZone) |
public SpringSafeCalendar()
public SpringSafeCalendar(Calendar calendar)
public void set(int field, int value)
CalendarAdaptor
set
in interface CalendarAdaptor
field
- The field, as used by Calendar.value
- The value, as used by Calendar.public Date getDate()
CalendarAdaptor
getDate
in interface CalendarAdaptor