Date.this

Creates a new date input.

  1. this()
  2. this(string date)
    class Date
    final
    this
    (
    string date
    )

Parameters

date string

The date of the input.

Meta