mirror of
https://github.com/SASPAC/baseplus.git
synced 2025-12-10 22:44:34 +00:00
The BasePlus package [ver. 1.31.0] A bunch of "date & time" macro one-liners added: ```sas %put %today() %date() %time() %datetime(); ``` Doc. updated.