JMP 13.2 联机文档
发现 JMP
使用 JMP
基本分析
基本绘图
刻画器指南
实验设计指南
拟合线性模型
预测和专业建模
多元方法
质量和过程方法
可靠性和生存方法
消费者研究
Scripting Guide
JSL Syntax Reference
Scripting Guide
•
Types of Data
• Date-Time Functions and Formats
上一个
•
下一个
Date-Time Functions and Formats
A date-time value consists of any portion of a date or time. The value can be seconds (3388594698), a complete date (such as “Wednesday, May 18, 2011”), the date and time (“05/18/2011 8:18:18 PM”), the week number (3), and so on.
JMP lets you convert date-time values to common formats, perform arithmetic on the values, and manipulate the data in a number of ways.
Tip:
For descriptions of all date-time functions and their arguments, see
Date and Time Functions
in the
JSL Syntax Reference
.