Mongoexport with --query option to export some columned for last calendar day

Hi,
Help me,

Export fails, in previous post they said it worked

It does not work for me
mongoexport --db TEST–username user01–authenticationDatabase admin --collection history
–query=‘{“createAt”: {“$lt”: {“$date”: “2020-10-07TT00:00:00.000Z”}}}’
–type json
–out=/data/db/dump/full_col_activities_hoy.json

Error
parsing time “2020-10-07TT00:00:00.000Z” as “2006-01-02T15:04:05Z07:00”: cannot parse “T00:00:00.000Z” as “15”