iOS Simulator Displays Wrong Date

I am running test on the iOS Simulator. When a screen is launched it displays the date at he top of the page. The simulator is showing the date that is 2 weeks ahead of the current date.

What would cause this issue?

Is it possible to set the date of the simulator when launching the test?

Thanks.

Simulator takes date from your mac

After further investigation its shows the correct date initially when it loads and then jumps down the list to a date around 2 weeks into the future.

When running the app through XCode the issue doesn’t happen. Only through Appium.