Options
All
  • Public
  • Public/Protected
  • All
Menu

Module util

Index

Functions

Const createInitialWeek

  • createInitialWeek(): Week

Const getBeforeday

  • getBeforeday(date: Date): Date
  • Parameters

    • date: Date

    Returns Date

Const getNextDay

  • getNextDay(date: Date): Date
  • Parameters

    • date: Date

    Returns Date

Const getNextYear

  • getNextYear(date: Date): Date
  • Parameters

    • date: Date

    Returns Date

Const getPreviousYear

  • getPreviousYear(date: Date): Date
  • Parameters

    • date: Date

    Returns Date

Const insertWeek

  • insertWeek(date: Date, week: Week): Week

Const isSaturday

Generated using TypeDoc