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