calendars
Here are 94 public repositories matching this topic...
A simple python library to interact with Microsoft Graph and Office 365 API
-
Updated
Apr 16, 2022 - Python
Just reproduced on c.nc.c
Worldwide holidays and workdays computational toolkit.
-
Updated
Mar 31, 2022 - Python
A self-hosted calendar and scheduler server.
-
Updated
Sep 20, 2021 - Rust
Get a date with JavaScript! A datepicker with no dependencies.
-
Updated
Feb 14, 2022 - JavaScript
Timetrack - a simple command line program for analysing your own calendar data.
-
Updated
Nov 5, 2020 - Python
Date range picker, two-pane calendar with custom rendering and multiple selection. The tDatepicker more than 35 pretty options and many methods help you change date, getDate, update when you need.
-
Updated
Dec 9, 2018 - JavaScript
-
Updated
Apr 8, 2022 - JavaScript
An Event View based on Apple's Event Detail View. Written in Swift 3. Supports ARC, Autolayout and editing via StoryBoard.
-
Updated
May 7, 2020 - Ruby
LifeTime app
-
Updated
Apr 9, 2022 - ReScript
Splits .ics calendar files to make them easier to import.
-
Updated
Nov 14, 2017 - Python
Calendrical Calculations in Python
-
Updated
Jan 2, 2021 - Common Lisp
Synchronize your Airbnb, Booking.com, and other iCal rental calendars on your own server - easy and free
-
Updated
Jan 23, 2020 - PHP
-
Updated
Aug 6, 2019 - PHP
This project introduces user interface for two calendars, Gregorian and Hijri integrated with Ummalqura , User can select a date from any calendar which will be converted automatically to the other calendar. To create and manipulate the calendar, I used the library in the following url http://keith-wood.name/calendars.html .
-
Updated
Aug 20, 2017 - JavaScript
Simple and Powerful WPF Persian DateTimePicker and Calendar Support Hijri and Jalali Dates
-
Updated
Aug 16, 2019 - C#
JavaScript library for working with Date and Time in different calendars and locals
-
Updated
Aug 18, 2021 - JavaScript
Calendars and Calendar Calculations for Elixir
-
Updated
Apr 1, 2018 - Elixir
This Android Demo Example Shows the Hirji(Islamic) and Gregorian Calendar. Developer can Customize the Calendar by import the Calendar library in Project and can use as MainActivity in example.
-
Updated
Nov 11, 2019 - Java
Improve this page
Add a description, image, and links to the calendars topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the calendars topic, visit your repo's landing page and select "manage topics."


I'd like an
/Examplesfolder with some simple iOS apps showing how to useTime.The first one that comes to mind is a basic iOS app using a
UICollectionViewto build a month calendar view.