Date in .yml file is being rejected

What happens

Hi there! My first MR has been rejected twice because of the date in the .yml file, and I’m having trouble understanding how it should go.

What do you understand or find about that problem

What I do:

  1. Commit my files
  2. Check the log, and get the date
  3. Update the date in the .yml
  4. Add it and commit again
  5. Squash the commits with rebase
  6. Make sure the time is equal to the one commit
  7. push

You make any workaround? What did you do?

I’m not sure if I’m misunderstanding the docs. If I make the commit at 2:30 pm in Bogota, then the time must be 2022-11-18 14:30:xxZ. As far as I understand that would have the 5 hours added to the UTC. Or should I add 5 from here? Like instead of 14:30 → 19:30.

Evidences

https://gitlab.com/autonomicjump/challenges/-/merge_requests/12779

I need help with

Trying to understand what the rule actually means.