Hi All,
If I have the dte values as below:
12/JAN/2020
11/UNK/2020
UN/UNK/2020
How to replace UN with date value as provided for example (01) and UNK with month value as provided example JAN ?
Values in the output should be as below
12/DEC/2020
11/JAN/2020
01/JAN/2020
Please help
Many threads here in the SAS communities that deal with dates that have UN and UNK in them. Please search for them.
Why does 12Jan2020 change to 12Dec2020?
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.