zfsonlinux / zfs-auto-snapshot

ZFS Automatic Snapshot Service for Linux
GNU General Public License v2.0
848 stars 244 forks source link

Add a --utc switch for snapshot names. #19

Open dajhorn opened 11 years ago

dajhorn commented 11 years ago

For zfsonlinux/zfs-auto-snapshot#18, implement a zfs-auto-snapshot --utc switch that uses UTC dates in snapshot names instead instead of the local time zone.

jbnance commented 6 years ago

I have created https://github.com/zfsonlinux/zfs-auto-snapshot/pull/77 which leaves the default as UTC but adds a program option --local-tz to allow using the local system's timezone.