options yearcutoff=1850;
ihave declared this option now i want the set year to current i have kept
options yearcutoff=; but not working...
Hope this will help you to understand about year cutoff
http://support.sas.com/documentation/cdl/en/basess/58133/HTML/default/viewer.htm#a001290459.htm
Not sure what you have done. The option cannot be assigned a missing value and the option only affects new 2-digit year data being read in, not existing SAS dates.
The documentation can be found at: http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000197881.htm
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.
Ready to level-up your skills? Choose your own adventure.