# File lib/windows/sys/uptime.rb, line 62
    def self.dhms(host = Socket.gethostname)
      get_dhms(host)
    end