Skip to main content

shardsTimeline

Callable


  • Returns shards fall - end times for a given date

    @example
    const timelines = shardsTimeline(moment())
    const times = timelines[currentShard]

    Parameters

    NameTypeDefaultDescription
    currentDateDateTime<boolean>

    The date to get the timeline for

    Returns TimelineReturnType