ILibDateOptions constructor
ILibDateOptions({})
Implementation
ILibDateOptions(
{this.locale,
this.year,
this.month,
this.week,
this.day,
this.hour,
this.minute,
this.second,
this.millisecond,
this.unixtime,
this.julianday,
this.rd,
this.timezone,
this.calendar,
this.dateTime,
this.type,
this.dst});