Getdate

From OS2World.Com Wiki
Jump to navigation Jump to search
Getdate
Version
Vendor
Author M. Vignali
License Freeware
Download Getdate_1994-12-31.zip
Website

Command line utility to obtain date information.

Getdate
Copyright (c) M. Vignali 1994
This software is FREE please copy it


Usage:  getdate [switch]

Switches list:
                -0      Seconds after the minute -- [0,61]
                -1      Minutes after the hour   -- [0,59]
                -2      Hours after midnight     -- [0,23]
                -3      Day of the month         -- [1,31]
                -4      Month since January      -- [0,11]
                -5      Years since 1900
                -6      Days since Sunday        -- [0,6]
                -7      Days since January 1     -- [0,365]
                -8      Days since January 1 +1  -- [1,366]