Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    centuryThreshold: worth an update?

    Hello, about DateItem.centuryThreshold, I currently modify it globally via

    Code:
    isc.DateItem.addProperties({centuryThreshold: newValue});
    but I want to pinpoint that the default of 25 is maybe a little outdated, and maybe would be better to set a value based on the current year instead of an absolute value?
Working...
X