Posts

Showing posts with the label numeric

Solved character to numeric data type conversion issues SAS Support Communities

Image
Solved character to numeric data type conversion issues SAS Support Communities . The sample code on the full code tab illustrates how to use the input function to convert a character. We can see that day and sales are both numeric variables. Solved change character date and time format into numeric SAS Support Communities from communities.sas.com The first step to create a sas date from a number is to convert the number into a character string. We can create sas array to convert them. Convert a character variable that represents a date into a sas® date.