summaryrefslogtreecommitdiff
path: root/src/validators/timezone
AgeCommit message (Collapse)Author
2020-05-08T2441: Fix parse errorkroy-the-rabbit
2020-05-06validator: T2417: try to make the code clearerThomas Mangin
2020-04-06util: T2226: rewrite timezone validator to use cmdThomas Mangin
2019-12-26time-zone: T1906: migrate to XML/PythonChristian Poessinger
The current node.def based implementtion should be migrated from vyatta-cfg-system to vyos-1x. During the migration also provide a migration script which transforms some ole timezones like "Los_Angeles" into a proper IANA assigned timezone which should be "America/Los_Angeles".