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:
Bart Jablonski
2023-10-26 13:49:12 +02:00
parent 01b1300a55
commit bfd3a9d0d9
5 changed files with 3 additions and 3 deletions

View File

@@ -52,7 +52,7 @@ libname NEW "%workPath()/new";
```
and more.
SHA256 digest for the latest version of `BasePlus`: F*81EF4FA7E1D9363A991B686F38C6569FFB22024CB9C67A9395EEF6D4257D508E
SHA256 digest for the latest version of `BasePlus`: F*3407AD8068C7528E129034144F9A44CFDF14B7DC34334C64C2F1D67351D1E01E
[**Documentation for BasePlus**](./baseplus.md "Documentation for BasePlus")

View File

@@ -439,7 +439,7 @@ localization (only if additional content was deployed during the installation pr
* SAS package generated by generatePackage, version 20231024 *
The SHA256 hash digest for package BasePlus:
`F*81EF4FA7E1D9363A991B686F38C6569FFB22024CB9C67A9395EEF6D4257D508E`
`F*3407AD8068C7528E129034144F9A44CFDF14B7DC34334C64C2F1D67351D1E01E`
---
# Content description ############################################################################################

Binary file not shown.

View File

@@ -439,7 +439,7 @@ localization (only if additional content was deployed during the installation pr
* SAS package generated by generatePackage, version 20231024 *
The SHA256 hash digest for package BasePlus:
`F*81EF4FA7E1D9363A991B686F38C6569FFB22024CB9C67A9395EEF6D4257D508E`
`F*3407AD8068C7528E129034144F9A44CFDF14B7DC34334C64C2F1D67351D1E01E`
---
# Content description ############################################################################################

Binary file not shown.