Getdate: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Jugbogdan (talk | contribs)
mNo edit summary
No edit summary
Line 1: Line 1:
Command line utility.
{{Software
|Picture=NA.png
|Version=
|Author=M. Vignali
|License=Freeware
|Download={{FileLink|Getdate_1994-12-31.zip}}
|Website=
}}
Command line utility to obtain date information.


<PRE>
<PRE>
Line 22: Line 30:


[[Category:Utilities]]
[[Category:Utilities]]
[[Category:Freeware]]

Revision as of 18:28, 20 January 2024

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]