WallClock.fromDate

Convert Date fields to local time

  1. Time fromDate(const(DateTime) date)
    struct WallClock
    version(Win32)
    static
    Time
    fromDate
    (
    ref const(DateTime) date
    )
  2. Time fromDate(const(DateTime) dt)

Meta