BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
andreas_zaras
Pyrite | Level 9

Hello!

 

Which informat should i use to read the following value as numeric:

 

data best_wine_sa(promote=yes);
infile datalines delimiter=',' dsd;
input Date ???? type:best1.;
datalines;

"Sun, 22 Feb 2004",1

;

 

Thanks in advance,

 

 

Andreas

1 ACCEPTED SOLUTION

Accepted Solutions
PaigeMiller
Diamond | Level 26

Please don't post the same question twice.

 

Your question has been answered in your other thread at https://communities.sas.com/t5/SAS-Programming/Date-Informat/td-p/768261/

 

All replies should go into that other thread. Thanks.

--
Paige Miller

View solution in original post

1 REPLY 1
PaigeMiller
Diamond | Level 26

Please don't post the same question twice.

 

Your question has been answered in your other thread at https://communities.sas.com/t5/SAS-Programming/Date-Informat/td-p/768261/

 

All replies should go into that other thread. Thanks.

--
Paige Miller

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 838 views
  • 1 like
  • 2 in conversation