On Sat, 22 Oct 2022 04:09:43 +0000, Sri h Kolusu  wrote:
>    ...
>                      %03=(ENDBEFR=C'.',FIXLEN=8),   # Node 3
>     ...
Thanks.  I've wished for something line FIXLEN in regular expressions.


On Sat, 22 Oct 2022 04:17:59 +0000, Sri h Kolusu wrote:
>    ...
>It is quite simple to convert the Julian date to Gregorian date using DFSORT.
>All you need is another IFHTEN statement to process the julian date
>
>        IFTHEN=(WHEN=(42,10,CH,EQ,C'CREATION--'),
>             OVERLAY=(165:58,08,UFF,M11,LENGTH=7,
>                      175:165,07,Y4T,TOGREG=Y4T))
>
But:
With  decimal point?
without decimal point?
4-digit year?
2-digit year?
Sliding window centered on current year?

So: <https://xkcd.com/1179/>
(It's fairly unbiased -- almost everyone doesn't use it.)

-- 
gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to