Main Page
|
Welcome to sasCommunity.org A collaborative online community for SAS® users worldwide. sasCommunity.org is an ongoing global community effort—created by SAS users for SAS users. This site is a place to find answers, share technical knowledge, collaborate on ideas and connect with others in the worldwide SAS Community. Get started now by creating a UserID. |
sasCommunity Tip of the DayThe federal fiscal year starts October 1 and runs through September 30. For example, FFY2010 is October 1, 2009 through September 30, 2010. This date offset unfortunately does not conform with any of the typical formats provided with Base SAS. Here's an easy to use bit of conditional logic that will any create a new year variable for Federal Fiscal Year (FFYear) based on any date: if month(open_date) in (10 11 12) then FFYear = year(open_date) + 1; else FFYear = year(open_date); Submitted By Tasha Chapman
Feel free to comment on this tip. |
Prior tip - Next tip -- Random Tip
Check out the Tip of the Day page for details about this effort.
What's New
| Visit us at SAS Global Forum! | |
![]() |
sasCommunity.org members will be on the demo floor during SAS Global Forum. Look for us in the Communities section.
Of special interest is the Hands-on workshop Taking Full Advantage of sasCommunity.org: Your SAS Site. |
| Create an Account...(Adopt a Pet) | |
![]() | New users who create an account on sasCommunity.org will now have a one-time task of identifying photographs from Petfinder.com. This new solution, Asirra, helps protect against automated account creation. Create an account to get the most out of sasCommunity.org. (You may even find a new best friend). Any questions, please email the sasCommunity.org Webmaster |
| Wiki Upgrade | |
Some of you may have noticed that the appearance of sasCommunity.org has changed slightly. That is because we just upgraded to the latest version of MediaWiki 1.17. The new version is a large release with several technical bug fixes and new features. Read more about the new upgrade. Here are some highlights:
| |
BlogssasCommunity.org Planet is a collection of weblog entries by members of the SAS community. | ContentRecent sasCommunity.org articles: :
| TipsRecent Tips Submitted by Users:
| ForumsSAS discussion forum threads:
|
| Join sasCommunity.org | Get Involved | Sasopedia | Events | User Groups |
This number will decrease while userid cleanup is in process.

