Here are
86 public repositories
matching this topic...
A simple python library to interact with Microsoft Graph and Office 365 API
Updated
Sep 3, 2021
Python
Worldwide holidays and workdays computational toolkit.
Updated
Aug 18, 2021
Python
A self-hosted calendar and scheduler server.
Synchronize RSS, contacts, calendars, tasks and more without a server
Get a date with JavaScript! A datepicker with no dependencies.
Updated
Jan 1, 2021
JavaScript
Android app to sync contacts, calendars and tasks without a server using DecSync
Updated
Sep 3, 2021
Kotlin
KosherJava Zmanim API / Library
Updated
Aug 25, 2021
Java
A customisable, multilingual calendar with 3 different sizes. With LaTeX.
Updated
Sep 8, 2021
PostScript
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
Timetrack - a simple command line program for analysing your own calendar data.
Updated
Nov 5, 2020
Python
An Event View based on Apple's Event Detail View. Written in Swift 3. Supports ARC, Autolayout and editing via StoryBoard.
🚴 Making bike racing in USA "a better place" or "great again"
Updated
Aug 3, 2021
JavaScript
Updated
Aug 25, 2021
ReScript
Calendrical Calculations in Python
Updated
Jan 2, 2021
Common Lisp
Splits .ics calendar files to make them easier to import.
Updated
Nov 14, 2017
Python
⏰ The flexible DataTime Package written in PHP
Synchronize your Airbnb, Booking.com, and other iCal rental calendars on your own server - easy and free
A simple PHP class to generate calendars. Easy to populate, the calendar shows events by passing in an array.
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
Keepfy calendars implementation inspired by wix react-native-calendars using hooks + typescript
Updated
Sep 2, 2021
TypeScript
Simple and Powerful WPF Persian DateTimePicker and Calendar Support Hijri and Jalali Dates
Calendars and Calendar Calculations for Elixir
Updated
Apr 1, 2018
Elixir
Python new date and time classes
Updated
Jun 16, 2020
Python
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
Import Google Contacts' birthdays into Google Calendar
Improve this page
Add a description, image, and links to the
calendars
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
calendars
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
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.