Skip to content

Commit

Permalink
year_range added
Browse files Browse the repository at this point in the history
  • Loading branch information
Saygun Icyuz committed Jul 25, 2017
1 parent a559226 commit 3f2a55c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ months:
- name: Demokrasi ve Milli Birlik Günü # Democracy and National Unity Day
regions: [tr]
mday: 15
year_ranges:
- after: 2016
8:
- name: Zafer Bayramı # Victory Day
regions: [tr]
Expand Down Expand Up @@ -143,6 +145,11 @@ tests:
regions: ["tr"]
expect:
name: "Ramazan Bayramı (üçüncü tatil)"
- given:
date: '2017-7-15'
regions: ["tr"]
expect:
name: "Demokrasi ve Milli Birlik Günü"
- given:
date: ['2017-9-1', '2018-8-21', '2019-8-11']
regions: ["tr"]
Expand Down

0 comments on commit 3f2a55c

Please sign in to comment.