"ComputedTime" (Interpreter Type)
A time specification derived by computation.
Details
- "ComputedTime" can be used in Interpreter and related constructs, including deployed smart form fields.
- Use of "ComputedTime" requires connectivity to the Wolfram Cloud.
Allowed Forms
- Any natural-language time specification supported by "Time", or a computation yielding one.
Restriction Specifications
-
Restricted["ComputedTime",{{choices1,…}}] one among choices Restricted["ComputedTime",max] a time before max Restricted["ComputedTime",{min,max}] a time between min and max Restricted["ComputedTime",{min,max,unit}] a time between min and max, with resolution unit
Interpretation
- "ComputedTime" yields a TimeObject.