"StructuredDateTime" (インタープリタタイプ)
標準形式での時刻を含む日付.
詳細
- "StructuredDateTime"は,Interpreter,および配備されたスマートフォームのフィールドを含む関連の構造で使うことができる.
- "StructuredDateTime"を使用するのに,Wolfram Cloudに接続する必要はない.
使用可能な形式
- "StructuredDate"が許容する形式での日付に,"StructuredTime"が許容する形式での時刻指定が続くもの.
制約条件の指定
-
Restricted["StructuredDateTime",{{choices1,…}}] choices の中の1つ Restricted["StructuredDateTime",max] max より前の,時刻を含む日付 Restricted["StructuredDateTime",{min,max}] min と max の間の,時刻を含む日付 Restricted["StructuredDateTime",{min,max,unit}] 解析度 unit での,min と max の間の,時刻を含む日付
解釈
- "StructuredDateTime"は,TimeObjectを第2引数として持つ,DateObjectを返す.