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

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 806 views
  • 0 likes
  • 2 in conversation