SAS Timestamp Converter
Convert between SAS datetime, Unix timestamp, and human-readable time
Current SAS Timestamp:
Current SAS Datestamp:
Current ISO 8601 (E8601DT.):
SAS Datetime → Unix Timestamp
Unix Timestamp → SAS Datetime
SAS (Statistical Analysis System) is a powerful programming language and software suite developed by SAS Institute for advanced data management, statistical analysis, and predictive modeling.
What is SAS Timestamp?
A SAS timestamp or SAS datetime is the number of seconds since January 1, 1960, used by SAS to represent date and time values numerically for analysis, storage, and computation.
What is SAS Datestamp?
A SAS datestamp is stored as a numeric value that counts the number of days since January 1, 1960.
For exmaple:
Current SAS Datestamp = Number of days from Jan 1, 1960 → current date