mirror of
https://github.com/SASPAC/baseplus.git
synced 2026-01-09 18:40:05 +00:00
The BasePlus package [ver. 1.32.0]
The BasePlus package [ver. 1.32.0] New `%monthShift()` macro added: ```sas %put %monthShift(2023,1,-3); ``` Doc. updated.
This commit is contained in:
@@ -47,10 +47,12 @@ libname NEW "%workPath()/new";
|
||||
%put %tranwrd(Miss Joan Smith,Miss,Ms.);
|
||||
|
||||
%put %date() %time() %datetime();
|
||||
|
||||
%put %monthShift(2023,1,-5);
|
||||
```
|
||||
and more.
|
||||
|
||||
SHA256 digest for the latest version of `BasePlus`: F*7EF23E80A2C03B29402183D97ECFF608B62BEDD9458848709B52DC362E6201B9
|
||||
SHA256 digest for the latest version of `BasePlus`: F*81EF4FA7E1D9363A991B686F38C6569FFB22024CB9C67A9395EEF6D4257D508E
|
||||
|
||||
[**Documentation for BasePlus**](./baseplus.md "Documentation for BasePlus")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user