Handling Null Dates with Date Selectors

CategorycalendardateExt JSnull dateTip of the MonthValence

When working with dates on IBM i you will often need to deal with null date values of 0001-01-01.  Depending on the display format you’ve chosen, in a Valence UI designed with Ext JS a null date field will be rendered like this: date_picker_1 When the user clicks on the date selector trigger here, a calendar pops up based on the year and month specified in the field.