E.g. show the time component of a due date if the circulation has a
non-day-granular duration.
Signed-off-by: Bill Erickson <berickxx@gmail.com>
col.datePlusTime = this.datePlusTime;
col.ternaryBool = this.ternaryBool;
col.timezoneContextOrg = this.timezoneContextOrg;
+ col.dateOnlyIntervalField = this.dateOnlyIntervalField;
col.idlClass = this.idlClass;
col.dateOnlyIntervalField = this.dateOnlyIntervalField;
col.isAuto = false;
col.datePlusTime = this.datePlusTime;
col.ternaryBool = this.ternaryBool;
col.timezoneContextOrg = this.timezoneContextOrg;
+ col.dateOnlyIntervalField = this.dateOnlyIntervalField;
col.idlClass = this.idlClass;
col.isAuto = this.isAuto;