| data_type_datetime {azuremlsdk} | R Documentation | 
Configure conversion to datetime.
Description
Configure conversion to datetime.
Usage
data_type_datetime(formats = NULL)
Arguments
formats | 
 Formats to try for datetime conversion. For example  
 Format specifiers will be inferred if not specified. Inference requires that the data source is accessible from current compute.  | 
Value
Converted DataType object.