Calndars is a powerful calendar converter that lets you convert dates between different calendar systems such as Gregorian, Julian, Hebrew, and Islamic. Whether you need accurate historical dates or want to understand how calendar systems differ, Calndars provides a simple and reliable solution.
A calendar converter is a tool that allows you to convert a date from one calendar system to another. Different cultures and historical periods use different calendars, such as the Gregorian calendar, Julian calendar, Hebrew calendar, and Islamic calendar. Converting between these systems is essential for research, historical analysis, and international applications.
Calendar conversion is useful in many situations. Historians use it to translate dates between old and modern systems. Genealogy researchers rely on it to interpret historical records. Developers and international teams use it to ensure date consistency across regions and cultures.
Set a calendar as favorite (star) means it wil move to the top list. You can reorder calendars the way you see fit. The favorite calendars are converted, the the other calendars not.
Up to 3 Favorite calendars can be shown in a Widget by selecting the 4 squares. Reorder the calendars, to change the order they will be displayed in the Widget.
Copy the date of a calendar by tapping on the copy-icon, or share all calendar with the action-button.

There is a small, medium and large Widgets. The bigger Widgets show more info. What is show in the widget can be set in the app by selecting the square icon.
The shortcuts app from Apple, is available on all Apple platforms. Calndrs has Shortcuts support, which means you can make a Shortcut for any date (as input) for a calendar, and convert it to another date. In the image above the shortcut gets input from somewhere else (AppleScript, another shortcuts...) and converts it to the Hebrew Calendar, after which it will copy it to the clipboard.
Because the Shortcuts App is scriptable, you can use AppleScript to use Calndars to convert dates. See the example below.
The script creates a date (25 Dec 2004) and tells the Shortcuts app to convert it to the Hebrew Calendar. The Hebrew calendar is set in the shoirtcut. The name of the shortcut is "Get date from Hebrew Calendar". The shortcut copies the text to the clipboard.
The script than opens the Notes app, creates a Note and set the body of the note to the contents of the clipboard.
tell application "Shortcuts Events"
-- set theDate to current date
set theDate to date "Saturday, 25 December 2004 at 00:00:00"
run shortcut "Get date from Hebrew Calendar" with input theDate
end tell
tell application "Notes"
activate --make sure Notes is running
set theNote to make new note
tell default account to tell folder "Notes"
set body of theNote to the clipboard
end tell
end tell
Baby It’s Time is a simple and powerful baby tracking app designed to help parents monitor feeding, diapers, and daily routines. Whether you are caring for a newborn or managing a growing baby’s schedule, this app gives you a clear and reliable way to track everything in one place.
A baby tracking app helps parents record and monitor important activities such as feeding, diaper changes, and growth. These tools are especially useful for newborn care, where keeping track of routines is essential for both the baby’s health and the parents’ peace of mind.
Tracking your baby’s daily activities helps you understand patterns and build a consistent routine. A baby tracking app is especially helpful during the newborn stage, when feeding schedules and sleep cycles can be unpredictable. By recording this information, parents can make better decisions and share accurate data with healthcare professionals if needed.
Use interactive widget to add meals and see the last meal.
Create shortcuts and use Siri to add meals and delete meals.
Use the integrated Apple Image Playground to create or edit images to have a fun image for your baby.
Native version for iPhone, iPad, AppleWatch and macOS, to have the best user experience.
Am I missing a feeding or diaper change?
With Baby it's time, you can track all your feeding and diaper changes. In the overview you can see the last time each of them took place, and what the time difference is to now. In the history view you can see all feeding and diaper changes in list or graph form, ideal to see patterns. Set a notification to see if the default time has come and gone.
Can I track with one hand?
Yes. The iPhone app allows you to track with the interactive Widget, or you use the Overview screen to add feeding or diaper input. The AppleWatch app is also accessible with one tap.
On macOS and iPhone/iPad, you can also use Siri to add feeding entries.
Can I log from my Apple Watch without unlocking my phone?
Yes. The AppleWatch app is accessible with one tap, and links to the iPhone app.
Does it sync instantly between devices?
Yes. It sync between iPhone, iPad, macOS and AppleWatch.
Can both parents log data in real time?
No. For the moment, this is an app that syncs between the devices of one person (one iCloud account).
Is the interface intuitive when I’mexhausted? Can I log everything from one screen?
Yes. Everything is setup to be easy and simple, with input in one please.
Is my baby’s data private?
Yes. Every is on-device and synched to iCloud, with Apple Security.

Vertical Horizon
contact@verticalhorizon-software.com
© Vertical Horizon Software 2004 - 2026