From: Jeff H. <Je...@Je...> - 2020-08-24 00:47:38
|
<html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <body> <p>I have added a <b>NOW</b> option to the input formats in the <b>DATECONVERT</b> stage.</p> <p><tt> +-- 1-* ------------------------+<br> >>--DATECONVert--+-------------------------------+---------------------------><br> +-| Separator |--| Inputrange |-+<br> <br> +-SHOrtdate ISOdate---------------------+ +-WINDOW -50------------+<br> >---+---------------------------------------+--+-----------------------+------><br> | +-ISOdate----------+ +-WINDOW--signednumber--+<br> +-| Inputformat |-+--+------------------+ +-BASEYEAR--yearnumber--+<br> +--<b>NOW</b>--(5)-------+ +-| Outputformat |-+<br> <br> +--MIDNIGHT--(4)-+<br> >--+-----------+--+----------------+---------------------------------------->><br> +--TIMEOUT--+ +--NOON--(4)-----+ </tt><br> </p> <p><tt>(5): NetRexx Pipelines only. Do NOT read input stream. Use current local date time.</tt><tt><br> </tt><tt> Any Inputrange is ignored. Any output format can b used.<br> </tt></p> </body> </html> |