Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
A small calculator to leave out holidays in a period of time
...It's primarily intended for people working in the newspaper industry, as most newspapers are printed on a daily basis, except on Sundays or official holidays.
The size of the program is comparable to that of Calculator, included in all versions of Windows.
It's written in C#. The UI is in WinForms.
The targetted framework is .NET 3.5, so you can use it on Windows XP and higher.
Convert between calendars and work with date ranges.
This calculator will allow you to convert between many different world calendar schemes and calculate ranges and ages based on these calendars. The calculator also has a script language that allows you to create variations of the built-in calendars: calendars that shift the new year to a different day, hybrid calendars that switch between schemes, local observational calendars that depend on a particular location, year counts that change for specific eras (regnal calendars) and calendars...
Two full-fledged object-oriented classes dealing with dates (class cDate) and spans of time (class cPeriod) written in C++.
The datecalc-cpp project is a sub-project of tbvs-hr (https://sourceforge.net/projects/tbvs-hr).
A simple command to convert calendar dates to julian dates. Quite useful in
timing situations where you need elapsed time between dates.
Also useful for astronomy applications.