Is it possible to change time explictly in docker container?

Our scenario is we have been using .sh file in linux to install install docker and deploy respective services as well.
Is there some other way of setting time explicitly when starting container?
Any help could be highly appreciated…