"StructuredDate" (解释器类型)
标准格式的时间.
更多信息
- "StructuredDate" 可用于 Interpreter 和相关的结构,包括部署的智能格式字段.
- 使用 "StructuredDate" 时不需要与 Wolfram Cloud 连接.
允许格式
- 完整的日期用以下格式之一进行表示:
-
2010/11/25 年/月/日 1989-march-1 年/月的名称/日 1789 14 july 年/日/月的名称 - 允许使用所有 DateList接受的分隔符.
限制规范
-
Restricted["StructuredDate",{{choices1,…}}] 限制在 choices 中 Restricted["StructuredDate",max] 在 max 之前的日期 Restricted["StructuredDate",{min,max}] 在 min 和 max 之间的日期 Restricted["StructuredDate",{min,max,unit}] 在 min 和 max 之间,分辨率为 unit
诠释
- "StructuredDate" 给出一个 DateObject.