Sha256: cc5d9f575e851288793c7239e6d0d650d4a255a0b3a2c1f20cd98afedb34c524

Contents?: true

Size: 495 Bytes

Versions: 1

Compression:

Stored size: 495 Bytes

Contents

# when\_easter

Ever wondered when will Easter (or Passover, if you prefer) be next year? No worries, use easter\_dates!_

### Install
	$ gem install when_easter
	
### Use
	
	$ when_easter
	In the year 2010, the Roman Easter is on 24 April.
	In the year 2010, the Greek Easter is on 24 April.
	
	$ when_easter 2010
	In the year 2010, the Roman Easter is on 04 April.
	In the year 2010, the Greek Easter is on 04 April.
	
### License

Released under the MIT license.
(c) 2011 Michał Nierebiński

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
when_easter-0.2.1 README.md