Does the date format in the upset must be “2006-01-02T15:04:05”?

uid(u) <create_time> “2020-06-23 15:11:08” .

This format will report errors in upset,error info:

Yeah, you should follow the RFC 3339 (you need to convert other formats to this RFC)
e.g Understanding about RFC 3339 for Datetime and Timezone Formatting in Software Engineering | by Iman Tumorang | Easyread | Medium

A post was split to a new topic: Dgraph Does Not Fully Comply with RFC3339