BookmarkSubscribeRSS Feed
DaveHaans
Calcite | Level 5

Hi there,

I am trying to run a simple format command on SAS 9.4 64-bit:

format date date9. time time8. datetime datetime17.;

But I get this error:

ERROR 48-59: The format $DATE was not found or could not be loaded.

I get the same error re: time, but no error re: datetime.

This is a statement I've used many times before, and I see it on the internet as well. I've restarted SAS but have the same issue.

It also seems that if I change the names of the date and time variables, it works. That isn't a good solution here, though.

Any ideas?

Cheers,

Dave.

2 REPLIES 2

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1221 views
  • 0 likes
  • 2 in conversation