I'm working on a product where the business logic changes based on the date and in order to help UAT testing it would be great if we could freeze the date/time on our Linux server.
Is it possible to suspend the date/time on the server from rolling over to the next day ?
Maybe the only way is to create a script which runs daily to adjust the date/time, any thoughts appreciated.
Thanks