Tracker: Patches

5 Handle Calendar types in BeanWrapper - ID: 1537009
Last Update: Attachment added ( herringbone )

See updated DateModel attached.

BeansWrapper version 105 changes thus:
390: * <li>if the object is a Date or Calendar
returns a {@link DateModel} for it,</li>
421: if(object instanceof Date || object
instanceof Calendar)


Alex Eagle ( herringbone ) - 2006-08-08 14:34:16 PDT

5

Open

None

Nobody/Anonymous

None

None

Public


Comments

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
DateModel.java Updated DateModel class Download

Change ( 1 )

Field Old Value Date By
File Added 188280: DateModel.java 2006-08-08 14:34:17 PDT herringbone