Datetime refers to values that contain a date part and a time part. This encoding type enables MOSTLY AI to synthesize them and generate valid and statistically representative dates and times.
The following formats are supported:
Format | Example | |
---|---|---|
Date |
|
2020-02-08 |
Datetime with hours |
|
2020-02-08 09 |
Datetime with minutes |
|
2020-02-08 09:30 |
Datetime with seconds |
|
2020-02-08 09:30:26 |
Datetime with milliseconds |
|
2020-02-08 09:30:26.123 |
You will receive an error message during the encoding stage if your format doesn’t meet the criteria specified above. MOSTLY AI does not support the following formats:
|