Skip to content

Commit

Permalink
Updated README from POD
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbn committed Jun 16, 2018
1 parent f18f4bf commit ba4e1d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Date::Holidays - Date::Holidays::\* adapter and aggregator for all your holiday

# VERSION

The documentation describes version 1.14 of Date::Holidays
The documentation describes version 1.15 of Date::Holidays

# FEATURES

Expand Down Expand Up @@ -142,7 +142,7 @@ You can specify either month plus day for a recurring holiday. If you you want t
a holiday for a specific year, simply extend the date with year:

{
"201.1425" : ""
"201.1525" : ""
}

In order for the calendar to be picked up by Date::Holidays, set the environment variable:
Expand Down Expand Up @@ -209,7 +209,7 @@ it tries is\_<countrycode>\_holiday.
Takes 6 optional named arguments:

- year, four digit parameter representing year
- month, 1.14, representing month
- month, 1.15, representing month
- day, 1-31, representing day
- countries (OPTIONAL), a list of ISO3166 country codes
- state, ISO-3166-2 code for a state. Not all countries support this parameter
Expand Down

0 comments on commit ba4e1d8

Please sign in to comment.