public interface CalendarAdaptor
TimeParser| Modifier and Type | Method and Description |
|---|---|
Date |
getDate()
Get the date of the underlying Calendar.
|
void |
set(int field,
int value)
Set a field in the Calendar.
|
void set(int field,
int value)
field - The field, as used by Calendar.value - The value, as used by Calendar.Date getDate()
Copyright © 2023. All rights reserved.