Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有字符串格式的日期变量。我需要将其转换为数字或日期格式。我怎样才能做到这一点?
例子:
var1 2010/07/09 2010/07/16
谢谢, 塔努维
如果您将日期值作为字符串读取,则可以使用 Transform > Date and Time Wizard 将其转换为 SPSS 日期变量。尽管日期变量看起来像各种格式的日期,但它们实际上表示为自 1582 年以来的秒数,并且可以包含日历和时间信息。