Open Timi7007 opened 2 years ago
traceroute_history always logs in UTC. Is there a way to change this?
Timezone settings are available in https://github.com/deajan/traceroute_history/blob/master/traceroute_history/models.py They're handled by SQLAlchemy. Replace as you wish.
traceroute_history always logs in UTC. Is there a way to change this?