From 5245f607c366242ff947e04044ce53be21a23658 Mon Sep 17 00:00:00 2001 From: Rogier Schouten Date: Fri, 6 Dec 2019 21:11:33 +0100 Subject: [PATCH] v5.11.0 --- doc/CHANGELOG.md | 4 + doc/typedoc/classes/datetime.html | 156 ++++++------ doc/typedoc/classes/duration.html | 104 ++++---- doc/typedoc/classes/period.html | 42 ++-- doc/typedoc/classes/realtimesource.html | 2 +- doc/typedoc/classes/ruleinfo.html | 40 +-- doc/typedoc/classes/timestruct.html | 42 ++-- doc/typedoc/classes/timezone.html | 56 ++--- doc/typedoc/classes/transition.html | 8 +- doc/typedoc/classes/tzdatabase.html | 60 ++--- doc/typedoc/classes/zoneinfo.html | 14 +- doc/typedoc/enums/attype.html | 6 +- doc/typedoc/enums/datefunctions.html | 4 +- doc/typedoc/enums/normalizeoption.html | 4 +- doc/typedoc/enums/ontype.html | 8 +- doc/typedoc/enums/perioddst.html | 6 +- doc/typedoc/enums/ruletype.html | 6 +- doc/typedoc/enums/timeunit.html | 18 +- doc/typedoc/enums/timezonekind.html | 6 +- doc/typedoc/enums/tokentype.html | 26 +- doc/typedoc/enums/totype.html | 4 +- doc/typedoc/enums/weekday.html | 14 +- doc/typedoc/globals.html | 238 +++++++++--------- doc/typedoc/interfaces/awaretimestruct.html | 4 +- doc/typedoc/interfaces/dayperiod.html | 8 +- doc/typedoc/interfaces/locale.html | 44 ++-- doc/typedoc/interfaces/partiallocale.html | 44 ++-- doc/typedoc/interfaces/periodjson.html | 6 +- doc/typedoc/interfaces/timecomponentopts.html | 14 +- doc/typedoc/interfaces/timecomponents.html | 14 +- doc/typedoc/interfaces/timesource.html | 2 +- doc/typedoc/interfaces/token.html | 8 +- doc/typedoc/interfaces/weektimeopts.html | 12 +- package.json | 2 +- 34 files changed, 515 insertions(+), 511 deletions(-) diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index b4c3196..46a3022 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog +## 5.11.0 (2019-12-06) + +* Add functions to find a time-of-week: `timestampOnWeekTimeGreaterThanOrEqualTo()` and `timestampOnWeekTimeLessThan()` + ## 5.10.0 (2019-11-18) * Add ability to parse week days and week numbers (both ignored) diff --git a/doc/typedoc/classes/datetime.html b/doc/typedoc/classes/datetime.html index 7cbdda7..e42cd7c 100644 --- a/doc/typedoc/classes/datetime.html +++ b/doc/typedoc/classes/datetime.html @@ -186,7 +186,7 @@

constructor

  • @@ -204,7 +204,7 @@

    Returns
    @@ -252,7 +252,7 @@

    Returns
    @@ -307,7 +307,7 @@

    Returns
    @@ -357,7 +357,7 @@

    Returns
    @@ -391,7 +391,7 @@

    Returns
    @@ -497,7 +497,7 @@

    Returns
    @@ -547,7 +547,7 @@

    kind

    kind: string = "DateTime"
    @@ -562,7 +562,7 @@

    Static timeSource

    timeSource: TimeSource = new RealTimeSource()
    @@ -587,7 +587,7 @@

    add

  • @@ -612,7 +612,7 @@

    Returns
    @@ -664,7 +664,7 @@

    addLocal

  • @@ -697,7 +697,7 @@

    Returns
    @@ -745,7 +745,7 @@

    clone

  • @@ -770,7 +770,7 @@

    convert

  • @@ -804,7 +804,7 @@

    day

  • @@ -829,7 +829,7 @@

    dayOfYear

  • @@ -858,7 +858,7 @@

    diff

  • @@ -892,7 +892,7 @@

    equals

  • @@ -923,7 +923,7 @@

    format

  • @@ -967,7 +967,7 @@

    greaterEqual

  • @@ -998,7 +998,7 @@

    greaterThan

  • @@ -1029,7 +1029,7 @@

    hour

  • @@ -1054,7 +1054,7 @@

    identical

  • @@ -1085,7 +1085,7 @@

    lessEqual

  • @@ -1116,7 +1116,7 @@

    lessThan

  • @@ -1147,7 +1147,7 @@

    max

  • @@ -1178,7 +1178,7 @@

    millisecond

  • @@ -1203,7 +1203,7 @@

    min

  • @@ -1234,7 +1234,7 @@

    minute

  • @@ -1259,7 +1259,7 @@

    month

  • @@ -1284,7 +1284,7 @@

    offset

  • @@ -1309,7 +1309,7 @@

    offsetDuration

  • @@ -1334,7 +1334,7 @@

    second

  • @@ -1359,7 +1359,7 @@

    secondOfDay

  • @@ -1388,7 +1388,7 @@

    standardOffsetDuration

  • @@ -1413,7 +1413,7 @@

    startOfDay

  • @@ -1441,7 +1441,7 @@

    startOfMonth

  • @@ -1469,7 +1469,7 @@

    startOfYear

  • @@ -1498,7 +1498,7 @@

    sub

  • @@ -1522,7 +1522,7 @@

    Returns
    @@ -1565,7 +1565,7 @@

    subLocal

  • @@ -1589,7 +1589,7 @@

    Returns
    @@ -1628,7 +1628,7 @@

    toDate

  • @@ -1657,7 +1657,7 @@

    toExcel

  • @@ -1695,7 +1695,7 @@

    toIsoString

  • @@ -1724,7 +1724,7 @@

    toString

  • @@ -1752,7 +1752,7 @@

    toUtcExcel

  • @@ -1781,7 +1781,7 @@

    toUtcIsoString

  • @@ -1810,7 +1810,7 @@

    toUtcString

  • @@ -1837,7 +1837,7 @@

    toZone

  • @@ -1877,7 +1877,7 @@

    unixUtcMillis

  • @@ -1902,7 +1902,7 @@

    utcDay

  • @@ -1927,7 +1927,7 @@

    utcDayOfYear

  • @@ -1956,7 +1956,7 @@

    utcHour

  • @@ -1981,7 +1981,7 @@

    utcMillisecond

  • @@ -2006,7 +2006,7 @@

    utcMinute

  • @@ -2031,7 +2031,7 @@

    utcMonth

  • @@ -2056,7 +2056,7 @@

    utcSecond

  • @@ -2081,7 +2081,7 @@

    utcSecondOfDay

  • @@ -2110,7 +2110,7 @@

    utcWeekDay

  • @@ -2136,7 +2136,7 @@

    utcWeekNumber

  • @@ -2166,7 +2166,7 @@

    utcWeekOfMonth

  • @@ -2196,7 +2196,7 @@

    utcYear

  • @@ -2221,7 +2221,7 @@

    valueOf

  • @@ -2248,7 +2248,7 @@

    weekDay

  • @@ -2274,7 +2274,7 @@

    weekNumber

  • @@ -2304,7 +2304,7 @@

    weekOfMonth

  • @@ -2334,7 +2334,7 @@

    withZone

  • @@ -2374,7 +2374,7 @@

    year

  • @@ -2399,7 +2399,7 @@

    zone

  • @@ -2427,7 +2427,7 @@

    zoneAbbreviation

  • @@ -2464,7 +2464,7 @@

    Static exists

  • @@ -2529,7 +2529,7 @@

    Static fromExcel

  • @@ -2577,7 +2577,7 @@

    Static now

  • @@ -2613,7 +2613,7 @@

    Static nowLocal

  • @@ -2640,7 +2640,7 @@

    Static nowUtc

  • @@ -2667,7 +2667,7 @@

    Static parse

  • diff --git a/doc/typedoc/classes/duration.html b/doc/typedoc/classes/duration.html index 6eef5bf..b353715 100644 --- a/doc/typedoc/classes/duration.html +++ b/doc/typedoc/classes/duration.html @@ -169,7 +169,7 @@

    constructor

  • @@ -187,7 +187,7 @@

    Returns
    @@ -213,7 +213,7 @@

    Returns
    @@ -261,7 +261,7 @@

    kind

    kind: string = "Duration"
    @@ -283,7 +283,7 @@

    abs

  • @@ -310,7 +310,7 @@

    add

  • @@ -344,7 +344,7 @@

    amount

  • @@ -371,7 +371,7 @@

    as

  • @@ -406,7 +406,7 @@

    clone

  • @@ -431,7 +431,7 @@

    convert

  • @@ -467,7 +467,7 @@

    day

  • @@ -494,7 +494,7 @@

    days

  • @@ -523,7 +523,7 @@

    divide

  • @@ -549,7 +549,7 @@

    Returns
    @@ -584,7 +584,7 @@

    equals

  • @@ -619,7 +619,7 @@

    equalsExact

  • @@ -655,7 +655,7 @@

    greaterEqual

  • @@ -689,7 +689,7 @@

    greaterThan

  • @@ -723,7 +723,7 @@

    hour

  • @@ -751,7 +751,7 @@

    hours

  • @@ -780,7 +780,7 @@

    identical

  • @@ -813,7 +813,7 @@

    lessEqual

  • @@ -847,7 +847,7 @@

    lessThan

  • @@ -881,7 +881,7 @@

    max

  • @@ -915,7 +915,7 @@

    millisecond

  • @@ -944,7 +944,7 @@

    milliseconds

  • @@ -972,7 +972,7 @@

    min

  • @@ -1006,7 +1006,7 @@

    minute

  • @@ -1035,7 +1035,7 @@

    minutes

  • @@ -1064,7 +1064,7 @@

    month

  • @@ -1091,7 +1091,7 @@

    months

  • @@ -1119,7 +1119,7 @@

    multiply

  • @@ -1154,7 +1154,7 @@

    second

  • @@ -1183,7 +1183,7 @@

    seconds

  • @@ -1212,7 +1212,7 @@

    sign

  • @@ -1240,7 +1240,7 @@

    sub

  • @@ -1274,7 +1274,7 @@

    toFullString

  • @@ -1301,7 +1301,7 @@

    toHmsString

  • @@ -1338,7 +1338,7 @@

    toIsoString

  • @@ -1365,7 +1365,7 @@

    toString

  • @@ -1392,7 +1392,7 @@

    unit

  • @@ -1419,7 +1419,7 @@

    valueOf

  • @@ -1446,7 +1446,7 @@

    wholeHours

  • @@ -1477,7 +1477,7 @@

    wholeYears

  • @@ -1504,7 +1504,7 @@

    years

  • @@ -1532,7 +1532,7 @@

    Static days

  • @@ -1569,7 +1569,7 @@

    Static hours

  • @@ -1606,7 +1606,7 @@

    Static milliseconds

  • @@ -1643,7 +1643,7 @@

    Static minutes

  • @@ -1680,7 +1680,7 @@

    Static months

  • @@ -1717,7 +1717,7 @@

    Static seconds

  • @@ -1754,7 +1754,7 @@

    Static years

  • diff --git a/doc/typedoc/classes/period.html b/doc/typedoc/classes/period.html index 9ff88ce..8d7a6d9 100644 --- a/doc/typedoc/classes/period.html +++ b/doc/typedoc/classes/period.html @@ -133,7 +133,7 @@

    constructor

  • @@ -191,7 +191,7 @@

    Returns
    @@ -263,7 +263,7 @@

    Returns
    @@ -310,7 +310,7 @@

    kind

    kind: string = "Period"
    @@ -332,7 +332,7 @@

    amount

  • @@ -359,7 +359,7 @@

    clone

  • @@ -386,7 +386,7 @@

    dst

  • @@ -413,7 +413,7 @@

    equals

  • @@ -452,7 +452,7 @@

    findFirst

  • @@ -491,7 +491,7 @@

    findLast

  • @@ -531,7 +531,7 @@

    findNext

  • @@ -580,7 +580,7 @@

    findPrev

  • @@ -624,7 +624,7 @@

    identical

  • @@ -657,7 +657,7 @@

    interval

  • @@ -684,7 +684,7 @@

    isBoundary

  • @@ -721,7 +721,7 @@

    reference

  • @@ -748,7 +748,7 @@

    start

  • @@ -775,7 +775,7 @@

    toIsoString

  • @@ -805,7 +805,7 @@

    toJson

  • @@ -832,7 +832,7 @@

    toString

  • @@ -860,7 +860,7 @@

    unit

  • diff --git a/doc/typedoc/classes/realtimesource.html b/doc/typedoc/classes/realtimesource.html index 04e4e0b..205c923 100644 --- a/doc/typedoc/classes/realtimesource.html +++ b/doc/typedoc/classes/realtimesource.html @@ -109,7 +109,7 @@

    now

    diff --git a/doc/typedoc/classes/ruleinfo.html b/doc/typedoc/classes/ruleinfo.html index a2ebcd9..f387b84 100644 --- a/doc/typedoc/classes/ruleinfo.html +++ b/doc/typedoc/classes/ruleinfo.html @@ -132,7 +132,7 @@

    constructor

  • @@ -203,7 +203,7 @@

    atHour

    atHour: number
    @@ -218,7 +218,7 @@

    atMinute

    atMinute: number
    @@ -233,7 +233,7 @@

    atSecond

    atSecond: number
    @@ -248,7 +248,7 @@

    atType

    atType: AtType
    @@ -263,7 +263,7 @@

    from

    from: number
    @@ -279,7 +279,7 @@

    inMonth

    inMonth: number
    @@ -294,7 +294,7 @@

    letter

    letter: string
    @@ -310,7 +310,7 @@

    onDay

    onDay: number
    @@ -325,7 +325,7 @@

    onType

    onType: OnType
    @@ -340,7 +340,7 @@

    onWeekDay

    onWeekDay: WeekDay
    @@ -355,7 +355,7 @@

    save

    save: Duration
    @@ -370,7 +370,7 @@

    toType

    toType: ToType
    @@ -385,7 +385,7 @@

    toYear

    toYear: number
    @@ -400,7 +400,7 @@

    type

    type: string
    @@ -422,7 +422,7 @@

    applicable

  • @@ -455,7 +455,7 @@

    effectiveDate

  • @@ -493,7 +493,7 @@

    effectiveEqual

  • @@ -527,7 +527,7 @@

    effectiveLess

  • @@ -561,7 +561,7 @@

    transitionTimeUtc

  • diff --git a/doc/typedoc/classes/timestruct.html b/doc/typedoc/classes/timestruct.html index 5dd399d..e39906f 100644 --- a/doc/typedoc/classes/timestruct.html +++ b/doc/typedoc/classes/timestruct.html @@ -132,7 +132,7 @@

    constructor

  • @@ -161,7 +161,7 @@

    Returns
    @@ -205,7 +205,7 @@

    components

  • Returns TimeComponents

    @@ -222,7 +222,7 @@

    day

  • Returns number

    @@ -239,7 +239,7 @@

    hour

  • Returns number

    @@ -256,7 +256,7 @@

    milli

  • Returns number

    @@ -273,7 +273,7 @@

    minute

  • Returns number

    @@ -290,7 +290,7 @@

    month

  • Returns number

    @@ -307,7 +307,7 @@

    second

  • Returns number

    @@ -324,7 +324,7 @@

    unixMillis

  • Returns number

    @@ -341,7 +341,7 @@

    year

  • Returns number

    @@ -361,7 +361,7 @@

    clone

  • @@ -385,7 +385,7 @@

    equals

  • @@ -418,7 +418,7 @@

    toString

  • @@ -445,7 +445,7 @@

    validate

  • @@ -473,7 +473,7 @@

    valueOf

  • @@ -497,7 +497,7 @@

    yearDay

  • @@ -524,7 +524,7 @@

    Static fromComponents

  • @@ -614,7 +614,7 @@

    Static fromDate

  • @@ -656,7 +656,7 @@

    Static fromString

  • @@ -689,7 +689,7 @@

    Static fromUnix

  • diff --git a/doc/typedoc/classes/timezone.html b/doc/typedoc/classes/timezone.html index e72c6c0..e194948 100644 --- a/doc/typedoc/classes/timezone.html +++ b/doc/typedoc/classes/timezone.html @@ -130,7 +130,7 @@

    classKind

    classKind: string = "TimeZone"
    @@ -153,7 +153,7 @@

    abbreviationForUtc

  • @@ -223,7 +223,7 @@

    Returns string
    @@ -262,7 +262,7 @@

    clone

  • @@ -290,7 +290,7 @@

    dst

  • @@ -317,7 +317,7 @@

    equals

  • @@ -351,7 +351,7 @@

    hasDst

  • @@ -378,7 +378,7 @@

    identical

  • @@ -411,7 +411,7 @@

    isUtc

  • @@ -438,7 +438,7 @@

    kind

  • @@ -465,7 +465,7 @@

    name

  • @@ -495,7 +495,7 @@

    normalizeZoneTime

  • @@ -530,7 +530,7 @@

    Returns number
    @@ -578,7 +578,7 @@

    offsetForUtc

  • @@ -603,7 +603,7 @@

    Returns number
    @@ -679,7 +679,7 @@

    offsetForUtcDate

  • @@ -718,7 +718,7 @@

    offsetForZone

  • @@ -746,7 +746,7 @@

    Returns number
    @@ -837,7 +837,7 @@

    offsetForZoneDate

  • @@ -876,7 +876,7 @@

    standardOffsetForUtc

  • @@ -901,7 +901,7 @@

    Returns number
    @@ -977,7 +977,7 @@

    toString

  • @@ -1005,7 +1005,7 @@

    Static local

  • @@ -1034,7 +1034,7 @@

    Static offsetToString

  • @@ -1071,7 +1071,7 @@

    Static stringToOffset

  • @@ -1108,7 +1108,7 @@

    Static utc

  • @@ -1136,7 +1136,7 @@

    Static zone

  • @@ -1163,7 +1163,7 @@

    Returns
    diff --git a/doc/typedoc/classes/transition.html b/doc/typedoc/classes/transition.html index b91407b..50d5c57 100644 --- a/doc/typedoc/classes/transition.html +++ b/doc/typedoc/classes/transition.html @@ -110,7 +110,7 @@

    constructor

  • @@ -148,7 +148,7 @@

    at

    at: number
    @@ -163,7 +163,7 @@

    letter

    letter: string
    @@ -178,7 +178,7 @@

    offset

    offset: Duration
    diff --git a/doc/typedoc/classes/tzdatabase.html b/doc/typedoc/classes/tzdatabase.html index 638b465..ef4597e 100644 --- a/doc/typedoc/classes/tzdatabase.html +++ b/doc/typedoc/classes/tzdatabase.html @@ -130,7 +130,7 @@

    abbreviation

  • @@ -184,7 +184,7 @@

    dstOffsetForRule

  • @@ -236,7 +236,7 @@

    exists

  • @@ -269,7 +269,7 @@

    getRuleInfos

  • @@ -310,7 +310,7 @@

    getTransitionsDstOffsets

  • @@ -371,7 +371,7 @@

    getTransitionsTotalOffsets

  • @@ -426,7 +426,7 @@

    getZoneInfo

  • @@ -472,7 +472,7 @@

    getZoneInfos

  • @@ -510,7 +510,7 @@

    hasDst

  • @@ -546,7 +546,7 @@

    letterForRule

  • @@ -598,7 +598,7 @@

    maxDstSave

  • @@ -639,7 +639,7 @@

    minDstSave

  • @@ -681,7 +681,7 @@

    nextDstChange

  • @@ -715,7 +715,7 @@

    Returns number

    Parameters

    @@ -745,7 +745,7 @@

    normalizeLocal

  • @@ -792,7 +792,7 @@

    Returns number
    @@ -848,7 +848,7 @@

    parseAtType

  • @@ -882,7 +882,7 @@

    parseOnDay

  • @@ -918,7 +918,7 @@

    parseOnType

  • @@ -952,7 +952,7 @@

    parseOnWeekDay

  • @@ -985,7 +985,7 @@

    parseRuleType

  • @@ -1019,7 +1019,7 @@

    parseToType

  • @@ -1053,7 +1053,7 @@

    standardOffset

  • @@ -1099,7 +1099,7 @@

    standardOffsetLocal

  • @@ -1148,7 +1148,7 @@

    totalOffset

  • @@ -1195,7 +1195,7 @@

    totalOffsetLocal

  • @@ -1244,7 +1244,7 @@

    zoneIsUtc

  • @@ -1282,7 +1282,7 @@

    zoneNames

  • @@ -1309,7 +1309,7 @@

    Static init

  • @@ -1346,7 +1346,7 @@

    Static instance

  • diff --git a/doc/typedoc/classes/zoneinfo.html b/doc/typedoc/classes/zoneinfo.html index 048b3e4..33f8a30 100644 --- a/doc/typedoc/classes/zoneinfo.html +++ b/doc/typedoc/classes/zoneinfo.html @@ -137,7 +137,7 @@

    constructor

  • @@ -184,7 +184,7 @@

    format

    format: string
    @@ -204,7 +204,7 @@

    gmtoff

    gmtoff: Duration
    @@ -221,7 +221,7 @@

    ruleName

    ruleName: string
    @@ -236,7 +236,7 @@

    ruleOffset

    ruleOffset: Duration
    @@ -251,7 +251,7 @@

    ruleType

    ruleType: RuleType
    @@ -270,7 +270,7 @@

    Optional until

    until: undefined | number
    diff --git a/doc/typedoc/enums/attype.html b/doc/typedoc/enums/attype.html index fe882fc..c504fd4 100644 --- a/doc/typedoc/enums/attype.html +++ b/doc/typedoc/enums/attype.html @@ -85,7 +85,7 @@

    Standard

    Standard:
    @@ -100,7 +100,7 @@

    Utc

    Utc:
    @@ -115,7 +115,7 @@

    Wall

    Wall:
    diff --git a/doc/typedoc/enums/datefunctions.html b/doc/typedoc/enums/datefunctions.html index 830044b..e27331e 100644 --- a/doc/typedoc/enums/datefunctions.html +++ b/doc/typedoc/enums/datefunctions.html @@ -93,7 +93,7 @@

    Get

    Get:
    @@ -108,7 +108,7 @@

    GetUTC

    GetUTC:
    diff --git a/doc/typedoc/enums/normalizeoption.html b/doc/typedoc/enums/normalizeoption.html index d750814..ff49e04 100644 --- a/doc/typedoc/enums/normalizeoption.html +++ b/doc/typedoc/enums/normalizeoption.html @@ -91,7 +91,7 @@

    Down

    Down:
    @@ -106,7 +106,7 @@

    Up

    Up:
    diff --git a/doc/typedoc/enums/ontype.html b/doc/typedoc/enums/ontype.html index 331b558..c449d06 100644 --- a/doc/typedoc/enums/ontype.html +++ b/doc/typedoc/enums/ontype.html @@ -93,7 +93,7 @@

    DayNum

    DayNum:
    @@ -108,7 +108,7 @@

    GreqX

    GreqX:
    @@ -123,7 +123,7 @@

    LastX

    LastX:
    @@ -138,7 +138,7 @@

    LeqX

    LeqX:
    diff --git a/doc/typedoc/enums/perioddst.html b/doc/typedoc/enums/perioddst.html index 0d41a62..3504be4 100644 --- a/doc/typedoc/enums/perioddst.html +++ b/doc/typedoc/enums/perioddst.html @@ -93,7 +93,7 @@

    MAX

    MAX:
    @@ -108,7 +108,7 @@

    RegularIntervals

    RegularIntervals:
    @@ -128,7 +128,7 @@

    RegularLocalTime

    RegularLocalTime:
    diff --git a/doc/typedoc/enums/ruletype.html b/doc/typedoc/enums/ruletype.html index 2ef1f19..a76d594 100644 --- a/doc/typedoc/enums/ruletype.html +++ b/doc/typedoc/enums/ruletype.html @@ -92,7 +92,7 @@

    None

    None:
    @@ -107,7 +107,7 @@

    Offset

    Offset:
    @@ -122,7 +122,7 @@

    RuleName

    RuleName:
    diff --git a/doc/typedoc/enums/timeunit.html b/doc/typedoc/enums/timeunit.html index 7972bd7..81177f0 100644 --- a/doc/typedoc/enums/timeunit.html +++ b/doc/typedoc/enums/timeunit.html @@ -98,7 +98,7 @@

    Day

    Day:
    @@ -108,7 +108,7 @@

    Hour

    Hour:
    @@ -118,7 +118,7 @@

    MAX

    MAX:
    @@ -133,7 +133,7 @@

    Millisecond

    Millisecond:
    @@ -143,7 +143,7 @@

    Minute

    Minute:
    @@ -153,7 +153,7 @@

    Month

    Month:
    @@ -163,7 +163,7 @@

    Second

    Second:
    @@ -173,7 +173,7 @@

    Week

    Week:
    @@ -183,7 +183,7 @@

    Year

    Year:
    diff --git a/doc/typedoc/enums/timezonekind.html b/doc/typedoc/enums/timezonekind.html index a029fb5..a4910ce 100644 --- a/doc/typedoc/enums/timezonekind.html +++ b/doc/typedoc/enums/timezonekind.html @@ -92,7 +92,7 @@

    Local

    Local:
    @@ -107,7 +107,7 @@

    Offset

    Offset:
    @@ -122,7 +122,7 @@

    Proper

    Proper:
    diff --git a/doc/typedoc/enums/tokentype.html b/doc/typedoc/enums/tokentype.html index 9716a1d..af2e7ea 100644 --- a/doc/typedoc/enums/tokentype.html +++ b/doc/typedoc/enums/tokentype.html @@ -102,7 +102,7 @@

    DAY

    DAY:
    @@ -112,7 +112,7 @@

    DAYPERIOD

    DAYPERIOD:
    @@ -122,7 +122,7 @@

    ERA

    ERA:
    @@ -132,7 +132,7 @@

    HOUR

    HOUR:
    @@ -142,7 +142,7 @@

    IDENTITY

    IDENTITY:
    @@ -157,7 +157,7 @@

    MINUTE

    MINUTE:
    @@ -167,7 +167,7 @@

    MONTH

    MONTH:
    @@ -177,7 +177,7 @@

    QUARTER

    QUARTER:
    @@ -187,7 +187,7 @@

    SECOND

    SECOND:
    @@ -197,7 +197,7 @@

    WEEK

    WEEK:
    @@ -207,7 +207,7 @@

    WEEKDAY

    WEEKDAY:
    @@ -217,7 +217,7 @@

    YEAR

    YEAR:
    @@ -227,7 +227,7 @@

    ZONE

    ZONE:
    diff --git a/doc/typedoc/enums/totype.html b/doc/typedoc/enums/totype.html index 953e4c5..856d3d7 100644 --- a/doc/typedoc/enums/totype.html +++ b/doc/typedoc/enums/totype.html @@ -91,7 +91,7 @@

    Max

    Max:
    @@ -106,7 +106,7 @@

    Year

    Year:
    diff --git a/doc/typedoc/enums/weekday.html b/doc/typedoc/enums/weekday.html index f1ef67b..0bebf57 100644 --- a/doc/typedoc/enums/weekday.html +++ b/doc/typedoc/enums/weekday.html @@ -97,7 +97,7 @@

    Friday

    Friday:
    @@ -107,7 +107,7 @@

    Monday

    Monday:
    @@ -117,7 +117,7 @@

    Saturday

    Saturday:
    @@ -127,7 +127,7 @@

    Sunday

    Sunday:
    @@ -137,7 +137,7 @@

    Thursday

    Thursday:
    @@ -147,7 +147,7 @@

    Tuesday

    Tuesday:
    @@ -157,7 +157,7 @@

    Wednesday

    Wednesday:
    diff --git a/doc/typedoc/globals.html b/doc/typedoc/globals.html index 389814a..98d414e 100644 --- a/doc/typedoc/globals.html +++ b/doc/typedoc/globals.html @@ -221,7 +221,7 @@

    PeriodDstJson

    PeriodDstJson: "regular" | "local"
    @@ -239,7 +239,7 @@

    Const ERA_NAMES_ABBREVI
    ERA_NAMES_ABBREVIATED: [string, string] = ["AD", "BC"]
    @@ -249,7 +249,7 @@

    Const ERA_NAMES_NARROW<
    ERA_NAMES_NARROW: [string, string] = ["A", "B"]
    @@ -259,7 +259,7 @@

    Const ERA_NAMES_WIDEERA_NAMES_WIDE: [string, string] = ["Anno Domini", "Before Christ"]

    @@ -269,7 +269,7 @@

    Const LONG_MONTH_NAMES<
    LONG_MONTH_NAMES: string[] = ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"]
    @@ -279,7 +279,7 @@

    Const LONG_WEEKDAY_NAME
    LONG_WEEKDAY_NAMES: string[] = ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"]
    @@ -289,7 +289,7 @@

    Const MONTH_LETTERS

    MONTH_LETTERS: string[] = ["J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D"]
    @@ -299,7 +299,7 @@

    Const QUARTER_ABBREVIATIONS<
    QUARTER_ABBREVIATIONS: string[] = ["1st", "2nd", "3rd", "4th"]
    @@ -309,7 +309,7 @@

    Const QUARTER_LETTER

    QUARTER_LETTER: string = "Q"
    @@ -319,7 +319,7 @@

    Const QUARTER_WORD

    QUARTER_WORD: string = "quarter"
    @@ -329,7 +329,7 @@

    Const SHORT_MONTH_NAMES
    SHORT_MONTH_NAMES: string[] = ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"]
    @@ -339,7 +339,7 @@

    Const SHORT_WEEKDAY_NAM
    SHORT_WEEKDAY_NAMES: string[] = ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"]
    @@ -349,7 +349,7 @@

    Const STAND_ALONE_LONG_
    STAND_ALONE_LONG_MONTH_NAMES: string[] = LONG_MONTH_NAMES.slice()
    @@ -359,7 +359,7 @@

    Const STAND_ALONE_MONTH
    STAND_ALONE_MONTH_LETTERS: string[] = MONTH_LETTERS.slice()
    @@ -369,7 +369,7 @@

    Const STAND_ALONE_QUART
    STAND_ALONE_QUARTER_ABBREVIATIONS: string[] = QUARTER_ABBREVIATIONS.slice()
    @@ -379,7 +379,7 @@

    Const STAND_ALONE_QUART
    STAND_ALONE_QUARTER_LETTER: string = QUARTER_LETTER
    @@ -394,7 +394,7 @@

    Const STAND_ALONE_QUART
    STAND_ALONE_QUARTER_WORD: string = QUARTER_WORD
    @@ -404,7 +404,7 @@

    Const STAND_ALONE_SHORT
    STAND_ALONE_SHORT_MONTH_NAMES: string[] = SHORT_MONTH_NAMES.slice()
    @@ -414,7 +414,7 @@

    Const WEEKDAY_LETTERS

    WEEKDAY_LETTERS: string[] = ["S", "M", "T", "W", "T", "F", "S"]
    @@ -424,7 +424,7 @@

    Const WEEKDAY_TWO_LETTE
    WEEKDAY_TWO_LETTERS: string[] = ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"]
    @@ -441,7 +441,7 @@

    abs

  • @@ -474,7 +474,7 @@

    binaryInsertionIndex

  • @@ -541,7 +541,7 @@

    convertError

  • @@ -595,7 +595,7 @@

    dayOfYear

  • @@ -649,7 +649,7 @@

    days

  • @@ -686,7 +686,7 @@

    daysInMonth

  • @@ -729,7 +729,7 @@

    daysInYear

  • @@ -762,7 +762,7 @@

    error

  • @@ -801,7 +801,7 @@

    errorIs

  • @@ -840,7 +840,7 @@

    filterFloat

  • @@ -877,7 +877,7 @@

    firstWeekDayOfMonth

  • @@ -932,7 +932,7 @@

    format

  • @@ -996,7 +996,7 @@

    hours

  • @@ -1033,7 +1033,7 @@

    isDateTime

  • @@ -1070,7 +1070,7 @@

    isDuration

  • @@ -1107,7 +1107,7 @@

    isInt

  • @@ -1138,7 +1138,7 @@

    isLeapYear

  • @@ -1169,7 +1169,7 @@

    isPeriod

  • @@ -1206,7 +1206,7 @@

    isTimeZone

  • @@ -1243,7 +1243,7 @@

    isValidOffsetString

  • @@ -1277,7 +1277,7 @@

    isValidPeriodJson

  • @@ -1310,7 +1310,7 @@

    lastWeekDayOfMonth

  • @@ -1365,7 +1365,7 @@

    local

  • @@ -1394,7 +1394,7 @@

    max

  • @@ -1424,7 +1424,7 @@

    Returns
    @@ -1463,7 +1463,7 @@

    milliseconds

  • @@ -1501,7 +1501,7 @@

    min

  • @@ -1531,7 +1531,7 @@

    Returns
    @@ -1570,7 +1570,7 @@

    minutes

  • @@ -1607,7 +1607,7 @@

    months

  • @@ -1644,7 +1644,7 @@

    now

  • @@ -1680,7 +1680,7 @@

    nowLocal

  • @@ -1707,7 +1707,7 @@

    nowUtc

  • @@ -1734,7 +1734,7 @@

    padLeft

  • @@ -1783,7 +1783,7 @@

    padRight

  • @@ -1832,7 +1832,7 @@

    parse

  • @@ -1896,7 +1896,7 @@

    parseable

  • @@ -1951,7 +1951,7 @@

    periodDstToString

  • @@ -1984,7 +1984,7 @@

    positiveModulo

  • @@ -2023,7 +2023,7 @@

    roundSym

  • @@ -2057,7 +2057,7 @@

    secondOfDay

  • @@ -2102,7 +2102,7 @@

    seconds

  • @@ -2139,7 +2139,7 @@

    stringToTimeUnit

  • @@ -2172,7 +2172,7 @@

    throwError

  • @@ -2221,7 +2221,7 @@

    timeToUnixNoLeapSecs

  • @@ -2303,7 +2303,7 @@

    Returns number

    Parameters

    @@ -2326,7 +2326,7 @@

    timeUnitToMilliseconds

  • @@ -2365,7 +2365,7 @@

    timeUnitToString

  • @@ -2408,7 +2408,7 @@

    timestampOnWeekTimeGreaterThanOrEqualTo

  • @@ -2454,7 +2454,7 @@

    timestampOnWeekTimeLessThan

  • @@ -2500,7 +2500,7 @@

    tokenize

  • @@ -2536,7 +2536,7 @@

    unixToTimeNoLeapSecs

  • @@ -2570,7 +2570,7 @@

    utc

  • @@ -2598,7 +2598,7 @@

    weekDayNoLeapSecs

  • @@ -2632,7 +2632,7 @@

    weekDayOnOrAfter

  • @@ -2686,7 +2686,7 @@

    weekDayOnOrBefore

  • @@ -2740,7 +2740,7 @@

    weekNumber

  • @@ -2797,7 +2797,7 @@

    weekOfMonth

  • @@ -2853,7 +2853,7 @@

    years

  • @@ -2891,7 +2891,7 @@

    zone

  • @@ -2920,7 +2920,7 @@

    Returns
    @@ -2964,7 +2964,7 @@

    Const DAY_PERIODS_ABBRE
    DAY_PERIODS_ABBREVIATED: object
    @@ -2973,7 +2973,7 @@

    am

    am: string = "AM"
    @@ -2983,7 +2983,7 @@

    midnight

    midnight: string = "mid."
    @@ -2993,7 +2993,7 @@

    noon

    noon: string = "noon"
    @@ -3003,7 +3003,7 @@

    pm

    pm: string = "PM"
    @@ -3014,7 +3014,7 @@

    Const DAY_PERIODS_NARRO
    DAY_PERIODS_NARROW: object
    @@ -3023,7 +3023,7 @@

    am

    am: string = "A"
    @@ -3033,7 +3033,7 @@

    midnight

    midnight: string = "md"
    @@ -3043,7 +3043,7 @@

    noon

    noon: string = "noon"
    @@ -3053,7 +3053,7 @@

    pm

    pm: string = "P"
    @@ -3064,7 +3064,7 @@

    Const DAY_PERIODS_WIDE<
    DAY_PERIODS_WIDE: object
    @@ -3073,7 +3073,7 @@

    am

    am: string = "AM"
    @@ -3083,7 +3083,7 @@

    midnight

    midnight: string = "midnight"
    @@ -3093,7 +3093,7 @@

    noon

    noon: string = "noon"
    @@ -3103,7 +3103,7 @@

    pm

    pm: string = "PM"
    @@ -3114,7 +3114,7 @@

    Const DEFAULT_LOCALE

    DEFAULT_LOCALE: object
    @@ -3123,7 +3123,7 @@

    dayPeriodAbbreviated

    dayPeriodAbbreviated: object = DAY_PERIODS_ABBREVIATED
    @@ -3138,7 +3138,7 @@

    dayPeriodNarrow

    dayPeriodNarrow: object = DAY_PERIODS_NARROW
    @@ -3153,7 +3153,7 @@

    dayPeriodWide

    dayPeriodWide: object = DAY_PERIODS_WIDE
    @@ -3168,7 +3168,7 @@

    eraAbbreviated

    eraAbbreviated: [string, string] = ERA_NAMES_ABBREVIATED
    @@ -3178,7 +3178,7 @@

    eraNarrow

    eraNarrow: [string, string] = ERA_NAMES_NARROW
    @@ -3188,7 +3188,7 @@

    eraWide

    eraWide: [string, string] = ERA_NAMES_WIDE
    @@ -3198,7 +3198,7 @@

    longMonthNames

    longMonthNames: string[] = LONG_MONTH_NAMES
    @@ -3208,7 +3208,7 @@

    longWeekdayNames

    longWeekdayNames: string[] = LONG_WEEKDAY_NAMES
    @@ -3218,7 +3218,7 @@

    monthLetters

    monthLetters: string[] = MONTH_LETTERS
    @@ -3228,7 +3228,7 @@

    quarterAbbreviations

    quarterAbbreviations: string[] = QUARTER_ABBREVIATIONS
    @@ -3238,7 +3238,7 @@

    quarterLetter

    quarterLetter: string = QUARTER_LETTER
    @@ -3248,7 +3248,7 @@

    quarterWord

    quarterWord: string = QUARTER_WORD
    @@ -3258,7 +3258,7 @@

    shortMonthNames

    shortMonthNames: string[] = SHORT_MONTH_NAMES
    @@ -3268,7 +3268,7 @@

    shortWeekdayNames

    shortWeekdayNames: string[] = SHORT_WEEKDAY_NAMES
    @@ -3278,7 +3278,7 @@

    standAloneLongMonthNames

    standAloneLongMonthNames: string[] = STAND_ALONE_LONG_MONTH_NAMES
    @@ -3288,7 +3288,7 @@

    standAloneMonthLetters

    standAloneMonthLetters: string[] = STAND_ALONE_MONTH_LETTERS
    @@ -3298,7 +3298,7 @@

    standAloneQuarterAbbreviations

    standAloneQuarterAbbreviations: string[] = STAND_ALONE_QUARTER_ABBREVIATIONS
    @@ -3308,7 +3308,7 @@

    standAloneQuarterLetter

    standAloneQuarterLetter: string = STAND_ALONE_QUARTER_LETTER
    @@ -3318,7 +3318,7 @@

    standAloneQuarterWord

    standAloneQuarterWord: string = STAND_ALONE_QUARTER_WORD
    @@ -3328,7 +3328,7 @@

    standAloneShortMonthNames

    standAloneShortMonthNames: string[] = STAND_ALONE_SHORT_MONTH_NAMES
    @@ -3338,7 +3338,7 @@

    weekdayLetters

    weekdayLetters: string[] = WEEKDAY_LETTERS
    @@ -3348,7 +3348,7 @@

    weekdayTwoLetters

    weekdayTwoLetters: string[] = WEEKDAY_TWO_LETTERS
    diff --git a/doc/typedoc/interfaces/awaretimestruct.html b/doc/typedoc/interfaces/awaretimestruct.html index a41189b..a30c57a 100644 --- a/doc/typedoc/interfaces/awaretimestruct.html +++ b/doc/typedoc/interfaces/awaretimestruct.html @@ -99,7 +99,7 @@

    time

    @@ -114,7 +114,7 @@

    zone

    zone: TimeZone | undefined
    diff --git a/doc/typedoc/interfaces/dayperiod.html b/doc/typedoc/interfaces/dayperiod.html index efe87e6..ba2decc 100644 --- a/doc/typedoc/interfaces/dayperiod.html +++ b/doc/typedoc/interfaces/dayperiod.html @@ -101,7 +101,7 @@

    am

    am: string
    @@ -111,7 +111,7 @@

    midnight

    midnight: string
    @@ -121,7 +121,7 @@

    noon

    noon: string
    @@ -131,7 +131,7 @@

    pm

    pm: string
    diff --git a/doc/typedoc/interfaces/locale.html b/doc/typedoc/interfaces/locale.html index 715b549..696d3f7 100644 --- a/doc/typedoc/interfaces/locale.html +++ b/doc/typedoc/interfaces/locale.html @@ -119,7 +119,7 @@

    dayPeriodAbbreviated

    dayPeriodAbbreviated: DayPeriod
    @@ -129,7 +129,7 @@

    dayPeriodNarrow

    dayPeriodNarrow: DayPeriod
    @@ -144,7 +144,7 @@

    dayPeriodWide

    dayPeriodWide: DayPeriod
    @@ -154,7 +154,7 @@

    eraAbbreviated

    eraAbbreviated: [string, string]
    @@ -164,7 +164,7 @@

    eraNarrow

    eraNarrow: [string, string]
    @@ -179,7 +179,7 @@

    eraWide

    eraWide: [string, string]
    @@ -189,7 +189,7 @@

    longMonthNames

    longMonthNames: string[]
    @@ -204,7 +204,7 @@

    longWeekdayNames

    longWeekdayNames: string[]
    @@ -219,7 +219,7 @@

    monthLetters

    monthLetters: string[]
    @@ -234,7 +234,7 @@

    quarterAbbreviations

    quarterAbbreviations: string[]
    @@ -249,7 +249,7 @@

    quarterLetter

    quarterLetter: string
    @@ -264,7 +264,7 @@

    quarterWord

    quarterWord: string
    @@ -279,7 +279,7 @@

    shortMonthNames

    shortMonthNames: string[]
    @@ -294,7 +294,7 @@

    shortWeekdayNames

    shortWeekdayNames: string[]
    @@ -304,7 +304,7 @@

    standAloneLongMonthNames

    standAloneLongMonthNames: string[]
    @@ -319,7 +319,7 @@

    standAloneMonthLetters

    standAloneMonthLetters: string[]
    @@ -329,7 +329,7 @@

    standAloneQuarterAbbreviations

    standAloneQuarterAbbreviations: string[]
    @@ -339,7 +339,7 @@

    standAloneQuarterLetter

    standAloneQuarterLetter: string
    @@ -354,7 +354,7 @@

    standAloneQuarterWord

    standAloneQuarterWord: string
    @@ -364,7 +364,7 @@

    standAloneShortMonthNames

    standAloneShortMonthNames: string[]
    @@ -374,7 +374,7 @@

    weekdayLetters

    weekdayLetters: string[]
    @@ -384,7 +384,7 @@

    weekdayTwoLetters

    weekdayTwoLetters: string[]
    diff --git a/doc/typedoc/interfaces/partiallocale.html b/doc/typedoc/interfaces/partiallocale.html index 46e221d..1e14262 100644 --- a/doc/typedoc/interfaces/partiallocale.html +++ b/doc/typedoc/interfaces/partiallocale.html @@ -112,7 +112,7 @@

    Optional dayPeriodAb
    dayPeriodAbbreviated: DayPeriod
    @@ -122,7 +122,7 @@

    Optional dayPeriodNa
    dayPeriodNarrow: DayPeriod
    @@ -137,7 +137,7 @@

    Optional dayPeriodWi
    dayPeriodWide: DayPeriod
    @@ -147,7 +147,7 @@

    Optional eraAbbreviatederaAbbreviated: [string, string]

    @@ -157,7 +157,7 @@

    Optional eraNarrow

    eraNarrow: [string, string]
    @@ -172,7 +172,7 @@

    Optional eraWide

    eraWide: [string, string]
    @@ -182,7 +182,7 @@

    Optional longMonthNa
    longMonthNames: string[]
    @@ -197,7 +197,7 @@

    Optional longWeekday
    longWeekdayNames: string[]
    @@ -212,7 +212,7 @@

    Optional monthLetters

    monthLetters: string[]
    @@ -227,7 +227,7 @@

    Optional quarterAbbreviat
    quarterAbbreviations: string[]
    @@ -242,7 +242,7 @@

    Optional quarterLetterquarterLetter: undefined | string

    @@ -257,7 +257,7 @@

    Optional quarterWord

    quarterWord: undefined | string
    @@ -272,7 +272,7 @@

    Optional shortMonthN
    shortMonthNames: string[]
    @@ -287,7 +287,7 @@

    Optional shortWeekdayshortWeekdayNames: string[]

    @@ -297,7 +297,7 @@

    Optional standAloneL
    standAloneLongMonthNames: string[]
    @@ -312,7 +312,7 @@

    Optional standAloneM
    standAloneMonthLetters: string[]
    @@ -322,7 +322,7 @@

    Optional standAloneQ
    standAloneQuarterAbbreviations: string[]
    @@ -332,7 +332,7 @@

    Optional standAloneQ
    standAloneQuarterLetter: undefined | string
    @@ -347,7 +347,7 @@

    Optional standAloneQ
    standAloneQuarterWord: undefined | string
    @@ -357,7 +357,7 @@

    Optional standAloneS
    standAloneShortMonthNames: string[]
    @@ -367,7 +367,7 @@

    Optional weekdayLettersweekdayLetters: string[]

    @@ -377,7 +377,7 @@

    Optional weekdayTwoL
    weekdayTwoLetters: string[]
    diff --git a/doc/typedoc/interfaces/periodjson.html b/doc/typedoc/interfaces/periodjson.html index 5fc6b90..9c182a1 100644 --- a/doc/typedoc/interfaces/periodjson.html +++ b/doc/typedoc/interfaces/periodjson.html @@ -100,7 +100,7 @@

    duration

    duration: string
    @@ -115,7 +115,7 @@

    periodDst

    periodDst: PeriodDstJson
    @@ -130,7 +130,7 @@

    reference

    reference: string
    diff --git a/doc/typedoc/interfaces/timecomponentopts.html b/doc/typedoc/interfaces/timecomponentopts.html index 282303a..5068a8f 100644 --- a/doc/typedoc/interfaces/timecomponentopts.html +++ b/doc/typedoc/interfaces/timecomponentopts.html @@ -104,7 +104,7 @@

    Optional day

    day: undefined | number
    @@ -119,7 +119,7 @@

    Optional hour

    hour: undefined | number
    @@ -134,7 +134,7 @@

    Optional milli

    milli: undefined | number
    @@ -149,7 +149,7 @@

    Optional minute

    minute: undefined | number
    @@ -164,7 +164,7 @@

    Optional month

    month: undefined | number
    @@ -179,7 +179,7 @@

    Optional second

    second: undefined | number
    @@ -194,7 +194,7 @@

    Optional year

    year: undefined | number
    diff --git a/doc/typedoc/interfaces/timecomponents.html b/doc/typedoc/interfaces/timecomponents.html index 17a84d0..5d79011 100644 --- a/doc/typedoc/interfaces/timecomponents.html +++ b/doc/typedoc/interfaces/timecomponents.html @@ -104,7 +104,7 @@

    day

    day: number
    @@ -119,7 +119,7 @@

    hour

    hour: number
    @@ -134,7 +134,7 @@

    milli

    milli: number
    @@ -149,7 +149,7 @@

    minute

    minute: number
    @@ -164,7 +164,7 @@

    month

    month: number
    @@ -179,7 +179,7 @@

    second

    second: number
    @@ -194,7 +194,7 @@

    year

    year: number
    diff --git a/doc/typedoc/interfaces/timesource.html b/doc/typedoc/interfaces/timesource.html index 7c238b1..84c83e6 100644 --- a/doc/typedoc/interfaces/timesource.html +++ b/doc/typedoc/interfaces/timesource.html @@ -110,7 +110,7 @@

    now

  • diff --git a/doc/typedoc/interfaces/token.html b/doc/typedoc/interfaces/token.html index b47a817..32a1b2e 100644 --- a/doc/typedoc/interfaces/token.html +++ b/doc/typedoc/interfaces/token.html @@ -101,7 +101,7 @@

    length

    length: number
    @@ -116,7 +116,7 @@

    raw

    raw: string
    @@ -131,7 +131,7 @@

    symbol

    symbol: string
    @@ -146,7 +146,7 @@

    type

    type: TokenType
    diff --git a/doc/typedoc/interfaces/weektimeopts.html b/doc/typedoc/interfaces/weektimeopts.html index 1d00593..dfbcefb 100644 --- a/doc/typedoc/interfaces/weektimeopts.html +++ b/doc/typedoc/interfaces/weektimeopts.html @@ -103,7 +103,7 @@

    hour

    hour: number
    @@ -118,7 +118,7 @@

    Optional millisecond

    millisecond: undefined | number
    @@ -133,7 +133,7 @@

    Optional minute

    minute: undefined | number
    @@ -148,7 +148,7 @@

    reference

    reference: DateTime
    @@ -163,7 +163,7 @@

    Optional second

    second: undefined | number
    @@ -178,7 +178,7 @@

    weekday

    weekday: WeekDay
    diff --git a/package.json b/package.json index 881e0fc..fe4c864 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "timezonecomplete", - "version": "5.10.0", + "version": "5.11.0", "description": "DateTime, TimeZone, Duration and Period library aimed at providing a consistent and complete date-time interface, away from the original JavaScript Date class.", "keywords": [ "Date",