Prev
Open Object Rexx
Next
Code style
dark
electric
light
print
rgfdark
rgflight
tokio-day
tokio-night
vim-dark-blue
vim-dark-darkblue
vim-dark-desert
vim-dark-elflord
vim-dark-evening
vim-dark-industry
vim-dark-koehler
vim-dark-murphy
vim-dark-pablo
vim-dark-ron
vim-dark-slate
vim-dark-torte
vim-light-delek
vim-light-morning
vim-light-peachpuff
vim-light-shine
vim-light-zellner
5.4.17.3. date
Returns the language processor release date as a string in the default format of the
DATE built-in function
.
See also
method
name
and
keyword instruction
PARSE VERSION
,
which both also return this date as the third to fifth token of their result.
Example 5.283. RexxInfo class — date method
say
.RexxInfo
~
date
-- 9 Dec 2016 /* e. g. */
Prev
5.4.17.2. caseSensitiveFiles
Up
Home
Next
5.4.17.4. debug