Commit Graph

47 Commits (ce5a7d09d29e60c2338732566e07f6ed7c429a44)

Author SHA1 Message Date
Alex Dunae ce5a7d09d2 Version bump 2011-05-13 14:17:53 -07:00
Alex Dunae ea96ff92ee Ruby 1.9 compat for orthodox_easter 2011-05-13 14:13:55 -07:00
Alex Dunae 1d838f0311 Move orthodox_easter method to main library 2011-05-13 13:58:57 -07:00
Alex Dunae 16e93ab5d8 Brazilian holidays 2011-04-29 14:42:17 -07: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 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 f7118f37ad Fix spelling mistake in errors 2010-03-28 15:23:35 +13:00
alexdunae 9a00c6cea2 Merge remote branch 'qw3r/master' 2010-03-04 00:51:17 -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
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
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
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 206f610cc9 Added rakefile to gem spec and upped version to 0.9.2 2008-07-24 03:50:04 +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 4c19694ef8 2007-12-01 01:04:23 +00:00
Alex Dunae 002787c5b0 Doc updates
Cleanup
2007-11-30 04:36:08 +00:00
Alex Dunae 59f5d2e91c Added Boxing Day method and GB, US and CA observed holidays 2007-11-30 00:03:43 +00:00
Alex Dunae 49f6883938 Added support for informal and observed holidays 2007-11-29 23:23:35 +00:00
Alex Dunae e036b8e50e Added code to check for identical functions
Enforced UTF-8 with SVN mime-type in data/
Updated build_defs.rb
Added some European tests
2007-11-29 02:24:00 +00:00
Alex Dunae cf000b1df2 2007-11-24 23:22:10 +00:00
Alex Dunae 02e323ce9c 2007-11-24 00:45:30 +00:00
Alex Dunae 50afc7b2fb Fixed definition inclusion script 2007-11-23 21:10:21 +00:00
Alex Dunae 9b9b0b2046 Improved test suite
Added support for :any and sub regions
Added data/common_methods.yaml
Updated docs
2007-11-22 20:39:26 +00:00
Alex Dunae 208e2eea70 Updated docs
Renamed Date#is_holiday? to Date#holiday?
Added Date#holidays
2007-11-22 00:47:08 +00:00
Alex Dunae 1da5732747 Updated data/ca.yaml
Started documentation in CUSTOM DATES
2007-11-22 00:35:56 +00:00
Alex Dunae 99874179df Added basic mixin infrastructure
Converted data files to YAML
Updated definition generator
2007-11-21 21:08:34 +00:00
Alex Dunae d98a443337 Added support for lambdas in holiday definitions
Separated Easter definitions and tests
Preliminary support for definition builder
2007-11-21 00:13:18 +00:00
Alex Dunae aeee76cadf Added LICENSE and REFERENCES
Updated docs
2007-11-20 19:54:55 +00:00
Alex Dunae 3260cd8be2 Added Easter calculation
Began moving holidays into data/holidays.csv
2007-11-20 04:06:48 +00:00
Alex Dunae 7268ece923 Initial import 2007-11-20 00:58:20 +00:00