BookmarkSubscribeRSS Feed
deleted_user
Not applicable
How can I format a date in a title of a graph that is being populated from a parameter value (&Monitor_Date)? Right now the date shows up as '18Oct2008'd and I want to use the WEEKDATE29. format to display Saturday, October 18, 2008.

I am using SAS Enterprise Guide 4.1, and I am new to SAS.

Thanks,
2 REPLIES 2
LinusH
Tourmaline | Level 20
title %sysfunc(putn(&Monitor_Date,WEEKDATE29.));

/Linus
Data never sleeps
deleted_user
Not applicable
Thanks! This works perfect.

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

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 1014 views
  • 0 likes
  • 2 in conversation