hi i date is 05sep2005; i want the oupput like

05sep2005:00:00:00 ; how it wil come?

Answer Posted / lavanya

data date;
input date datetime18.;
format date datetime20.;
cards;
05sep2005:00:00:00
run;

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What will calendar procedure do?

708


What are the features of SAS?

666


What makes sas stand out to be the best over other data analytics tools?

678


What do you know about sas data set?

687


what is SAS OPTIMIZATION?

1920






What is the different between functions and PROCs that calculate the same simple descriptive statistics?

1361


What was the last computer book you purchased? Why?

1997


How do you convert basic cube to transaction cube and transaction cube to basic cube?

1877


Do you need to rearrange the order of the data for the report?

1934


What does PROC print, and PROC contents do?

845


How would you define the end of a macro? : sas-macro

717


How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?

738


This entry was posted in General. Bookmark the permalink. Post a comment or leave

4190


WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?

2391


Why and when do you use proc sql?

849