1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-06 09:00:06 +00:00

fix: rename to mf_fmtdttm()

This commit is contained in:
Allan Bowe
2022-05-07 17:49:06 +00:00
parent bf7459bd2d
commit 1b013fbf1c
2 changed files with 7 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
/**
@file
@brief Testing mf_dttm macro
@brief Testing mf_fmtdttm macro
<h4> SAS Macros </h4>
@li mf_dttm.sas
@@ -12,7 +12,7 @@
%global test1;
%mp_assertscope(SNAPSHOT)
%let test1=%mf_dttm();
%let test1=%mf_fmtdttm();
%mp_assertscope(COMPARE,ignorelist=test1)
%mp_assert(