Related Posts '
31 AUG
Convert String Date to SPSS Date Variable
“I've a string variable in my data holding dates formatted as ‘01JAN2016’ without separators between the day, month and year...
31 AUG
Extract a Year from a Date
Introduction Extracting the year (or any component) from a date is straightforward with the XDATE ("EXtract DATE") function....
31 AUG
Convert Numeric to Date Variable
Summary For time calculations (such as the number of days between two dates) proper date variables are needed. In some cases, the digits...
31 AUG
SPSS Date Variables Basics
SPSS date variables may seem a bit puzzling at first. However, getting things done fast and accurately with SPSS date variables is not hard...
30 JUL
SPSS – Convert String into Date Variable
For converting string variables to date variables, ALTER TYPE is the way to go. This tutorial demonstrates how to do this and points...
