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

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