Skip to main content

Business days in Poland

Project description

Simple functions showing information about business days in Poland.

isBusinessDay() - Returns True or False if the day is a business day

Examples Default: isBusinessDay () or isBusinessDay (today) isBusinessDay('2011-11-11')

lastBD() - Returns the last business day

Examples Default: lastBD() or lastBD('today') - The last business day of today lastBD('2011-11-11')

BDays_list(start_date, end_date) - returns a list with True and False values for a given range of days

Examples BDays_list('2021-01-01', '2021-12-31')

Change Log

0.0.01 (27/11/2021)

-First Release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plbdays-0.0.1.tar.gz (3.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page