Whenever a program has use of time, the time is inherited from the operating system. My question is, can we set time for current python environment without changing the time in operating system? Any help will be appreciable.
I want to return a custom time instead of time set in the device.
Note: time for every timezone is different, i just want to change the timezone for entire environment, without changing os time.