Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to convert a given date value into SAS date

Answer Posted / komal

For example if we have a date="14/12/2008".

you have to input it first and the format it like
date1=input(date,ddmmyy10.);
format date1 ddmmyy10.;
run;

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the statements in proc sql?

1149


What is the role of administrative users? : sas-grid-administration

1136


Mention what is the difference between nodupkey and nodup options?

1060


what is data governance? : Sas-di

1067


How to specify variables to be processed by the freq procedure?

1118


what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming

1153


what are some good sas programming practices for processing very large data sets? : Sas programming

974


In sas, what are the areas that you are most interested in? : sas-grid-administration

1130


what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi

1138


do you prefer proc report or proc tabulate? Why? : Sas programming

1032


Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks

2297


what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?

2230


Mention sas system options to debug sas macros.

1237


What is substr function?

1241


What is the general format of function in sas? : sas-grid-administration

1028