Alex Dunae
|
16e93ab5d8
|
Brazilian holidays
|
2011-04-29 14:42:17 -07:00 |
|
Alex Dunae
|
aba033ab0e
|
Merge branch 'master' of https://github.com/sugi/holidays into sugi-master
|
2010-12-31 14:25:45 -08:00 |
|
Jesse Ikonen
|
61ce0bbbeb
|
Added christmas eve to finnish holidays
|
2010-12-28 18:53:46 +02:00 |
|
Jesse Ikonen
|
ff9096b210
|
Finnish holidays
|
2010-12-28 18:23:30 +02:00 |
|
Tatsuki Sugiura
|
c3bf468593
|
Add a difinition for Japan.
|
2010-12-25 17:34:33 +09:00 |
|
Alex Dunae
|
c7e7f0fe36
|
CA: Remembrance Day typo -- closes GH-4
|
2010-11-15 11:11:02 -08:00 |
|
Alex Dunae
|
b94712703d
|
Proper timezone handling without needing activesupport
|
2010-11-12 14:39:53 -08:00 |
|
Alex Dunae
|
f7749920f8
|
Remove timezone when comparing DateTimes
Closes GH-1
|
2010-11-12 14:26:33 -08:00 |
|
Alex Dunae
|
962989c326
|
Gemspec and docs cleanup
|
2010-11-12 13:36:52 -08:00 |
|
Alex Dunae
|
b7a288fdcd
|
Merge remote branch 'wombleton/master'
|
2010-11-12 13:27:22 -08:00 |
|
Rowan Crawford
|
5b19ac8ee4
|
Sort holidays in ascending date so we can reason on a collection of holidays a bit better
|
2010-11-13 05:15:36 +08:00 |
|
Rowan Crawford
|
7901d65a43
|
Going to version 0.9.7 to fix issue with include :gb_ and so forth.
|
2010-11-13 05:15:35 +08:00 |
|
Alex Dunae
|
2b6d5c1b15
|
Fix encoding and relative paths for Ruby 1.9.2 -- closes GH-3
|
2010-11-12 12:45:12 -08:00 |
|
Rowan Crawford
|
0aeaae378f
|
Fixes north america/US crosslinking stuff
|
2010-11-13 04:33:16 +08:00 |
|
Rowan Crawford
|
608f677039
|
Handle not requiring the locale off the bat.
|
2010-11-13 04:32:18 +08:00 |
|
Rowan Crawford
|
de3f744e7d
|
A few holidays were still referring to .au
|
2010-11-13 04:32:17 +08:00 |
|
Rowan Crawford
|
a8d5a60b0d
|
add nz holidays
|
2010-11-13 04:30:59 +08:00 |
|
Rowan Crawford
|
406b1dd28f
|
Fix spelling mistake in errors
|
2010-11-13 04:30:57 +08:00 |
|
Alex Dunae
|
40f393d529
|
Merge remote branch 'dgrambow/master'
Conflicts:
lib/holidays.rb
|
2010-11-12 12:26:48 -08:00 |
|
Rowan Crawford
|
f62d0780f5
|
proper test for multi-region requiring
|
2010-05-01 23:11:58 +12:00 |
|
Rowan Crawford
|
a77ab4fd17
|
Sort holidays in ascending date so we can reason on a collection of holidays a bit better
|
2010-05-01 22:25:09 +12:00 |
|
Rowan Crawford
|
8fe1e0ed34
|
Going to version 0.9.7 to fix issue with include :gb_ and so forth.
|
2010-05-01 22:09:09 +12:00 |
|
Rowan Crawford
|
43f1bfd748
|
Fixes north america/US crosslinking stuff
|
2010-04-29 01:12:14 +12:00 |
|
Rowan Crawford
|
328584540d
|
Handle not requiring the locale off the bat.
|
2010-04-29 00:49:55 +12:00 |
|
Rowan Crawford
|
0a3e9aa10a
|
A few holidays were still referring to .au
|
2010-04-28 18:28:39 +12:00 |
|
Rowan Crawford
|
0cd4bae37a
|
add nz holidays
|
2010-03-29 08:52:00 +13:00 |
|
Rowan Crawford
|
f7118f37ad
|
Fix spelling mistake in errors
|
2010-03-28 15:23:35 +13:00 |
|
alexdunae
|
acea5b6cf1
|
Add 'coding' header to Norwegian holidays
|
2010-03-04 00:56:47 -08:00 |
|
alexdunae
|
9a00c6cea2
|
Merge remote branch 'qw3r/master'
|
2010-03-04 00:51:17 -08:00 |
|
alexdunae
|
5dec1f7081
|
Added Norwegian defs
|
2010-03-04 00:43:40 -08:00 |
|
alexdunae
|
b81fc99197
|
Merge remote branch 'bjeanes/master'
|
2010-03-04 00:10:25 -08:00 |
|
alexdunae
|
7cbf7e5409
|
Added missing PT definition files
|
2010-03-04 00:09:14 -08:00 |
|
Demeter István (qw3r)
|
833774b3c3
|
prevent invalid 'multibyte char (US-ASCII)' with Ruby 1.9
|
2010-02-02 23:17:39 +01:00 |
|
Bohuslav Blín
|
024b4b2c0f
|
Added Czech holidays
|
2010-01-21 10:04:37 +01:00 |
|
Bodaniel Jeanes
|
3018cb4d53
|
Added Ekka and a region for Brisbane to hold it to the Australian holidays
|
2010-01-12 15:01:39 +10:00 |
|
Bodaniel Jeanes
|
bdeee809aa
|
Support calculating mday from negative weeks other than -1
|
2010-01-12 14:53:11 +10:00 |
|
Dirk Grambow
|
0641484999
|
Removed unnecessary additions
|
2009-12-02 12:04:51 +01:00 |
|
Alex Dunae
|
1b2717d530
|
Merge branch 'master' of git://github.com/fabiokr/holidays
|
2009-11-17 21:02:12 -08:00 |
|
Dirk Grambow
|
30d0224685
|
Use class method to check leap years
|
2009-11-17 20:46:36 +01:00 |
|
Dirk Grambow
|
04370c1fed
|
Fixed bug in Date.calculate_mday
|
2009-11-17 20:17:31 +01:00 |
|
Dirk Grambow
|
49c9445ab6
|
Fixed German definition file
|
2009-11-05 21:30:46 +01:00 |
|
Fabio Kreusch
|
4184ddd9e2
|
Added Brazilian holidays
|
2009-10-11 19:36:27 -03:00 |
|
Alex Dunae
|
0730f27b2c
|
Fixed definition index -- PT was using SE defs -- thanks Jaoa Miguel Neves
|
2008-12-30 11:45:17 -08:00 |
|
Alex Dunae
|
faaf8e8593
|
Added UPS and NYSE defs
|
2008-11-20 05:46:34 +00:00 |
|
Alex Dunae
|
429abc9a6c
|
Added New York Stock Exchange holidays (thank you Alan Larkin).
Fixed rakefile to force lower case definition file names.
|
2008-11-19 23:00:43 +00:00 |
|
Alex Dunae
|
206f610cc9
|
Added rakefile to gem spec and upped version to 0.9.2
|
2008-07-24 03:50:04 +00:00 |
|
Alex Dunae
|
02e84c544c
|
Fixed bug in data/index.yaml
|
2008-01-15 04:29:21 +00:00 |
|
Alex Dunae
|
18080f6eb6
|
Updated docs
|
2007-12-19 22:25:56 +00:00 |
|
Alex Dunae
|
20d513c455
|
Add support for day name symbols
|
2007-12-19 21:18:56 +00:00 |
|
Alex Dunae
|
8f3f04d2b2
|
Updates to definition build process
|
2007-12-19 01:06:57 +00:00 |
|