Skip to content

Instantly share code, notes, and snippets.

View dannyk81's full-sized avatar

Danny Kulchinsky dannyk81

View GitHub Profile
groups:
- name: datetime
rules:
- record: daily_saving_time_belgium
expr: |
(vector(0) and (month() < 3 or month() > 10))
or
(vector(1) and (month() > 3 and month() < 10))
or
(