Event | +--DateTimeUserStringEventpublic class DateTimeUserStringEvent
The DateTimeUserStringEvent is fired when the DateTimePicker needs to parse a user-entered string.
Fields
Name | Description |
---|---|
time | The time that userString represents. |
userString | The string the user entered. |
Constructors
Name | Description |
---|---|
DateTimeUserStringEvent(String userString, long time) | Topic under construction. |
Topic under construction.