Home Reference Source Repository
import {YearConstants} from 'js-joda/src/YearConstants.js'
public class | source

YearConstants

attempt to avoid dependency cycles... define all constants here and they could be used so instead of using e.g. Year.MAX_VALUE we could use YearConstants.MAX_VALUE to avoid the cycle