Bitbybit Docs
    Preparing search index...

    Class DateMillisecondsDto (Inputs.Dates)

    A date and a new value for its milliseconds, for dates.setMilliseconds and dates.setUTCMilliseconds.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionaldate: Date
      • Optionalmilliseconds: number

      Returns DateMillisecondsDto

    Properties

    date: Date

    The date to copy; it is not changed.

    undefined
    
    milliseconds: number

    The new milliseconds from 0 to 999; a value outside the range rolls the date over.

    1
    

    0

    Infinity

    1