Simulate days, months passing

Hello,

I’m newbie using Docker, I would like to know if possible to simulate hours, days, months, etc passing.

At the moment I have few scenarios to automate regarding Loyalty programs.

Scenario:

  • Client spend X and get X bonus points. In the next day if the same client do not spend something a daily drop in the points will happen.

Is there a possible way to change containers date during runtime?

Thanks

This might help