mirror of
https://github.com/SASPAC/baseplus.git
synced 2026-01-02 23:50:06 +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.