WallClock.toDate

Set fields to represent a local version of the current UTC time. All values must fall within the domain supported by the OS

  1. DateTime toDate()
  2. DateTime toDate(const(Time) utc)
  3. DateTime toDate()
    struct WallClock
    version(Posix)
    static
    DateTime
    toDate
    ()
  4. DateTime toDate(const(Time) utc)

Meta