Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DateSecondsDto

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • Optional date: Date
    • Optional seconds: number

    Returns DateSecondsDto

Properties

date

date: Date

The date to update the seconds for

default

undefined

seconds

seconds: number

The seconds of the date

default

30

minimum

0

maximum

Infinity

step

1

Generated using TypeDoc