BookmarkSubscribeRSS Feed
wkossack
Calcite | Level 5
I dealing with a date field that I need to convert into the sequential number of the week. I've used week(date) and week(date, 'descriptor') but it appears that my work week might start on Tuesday thru Friday.

Is there a way I can easily create the number of the week where the week starts on a different day then the function week allows?
1 REPLY 1
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
You can use INTCK to count weeks based on a "date" and a "year start date".

Scott Barry
SBBWorks, Inc.

Suggested Google advanced search argument, this topic / post:
week interval site:sas.com


Also, SAS Language DOC on topic: About Date and Time Intervals
http://support.sas.com/documentation/cdl/en/lrcon/62955/HTML/default/viewer.htm#a000990883.htm

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!

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
  • 1 reply
  • 918 views
  • 0 likes
  • 2 in conversation