deajan / traceroute_history

Keep traceroute histroy, make diffs. Use as standalone / smokeping companion
BSD 3-Clause "New" or "Revised" License
23 stars 5 forks source link

Timezone setting #9

Open Timi7007 opened 2 years ago

Timi7007 commented 2 years ago

traceroute_history always logs in UTC. Is there a way to change this?

deajan commented 2 years ago

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.