Here are
88 public repositories
matching this topic...
A simple python library to interact with Microsoft Graph and Office 365 API
Updated
Jan 13, 2022
Python
Worldwide holidays and workdays computational toolkit.
Updated
Jan 21, 2022
Python
A self-hosted calendar and scheduler server.
Updated
Sep 20, 2021
Rust
Synchronize RSS, contacts, calendars, tasks and more without a server
Get a date with JavaScript! A datepicker with no dependencies.
Updated
Nov 13, 2021
JavaScript
Android app to sync contacts, calendars and tasks without a server using DecSync
Updated
Dec 30, 2021
Kotlin
DAVx⁵ is an open-source CalDAV/CardDAV suite and sync app for Android. You can also access your online files (WebDAV) with it.
Updated
Jan 24, 2022
Kotlin
KosherJava Zmanim API / Library
Updated
Jan 25, 2022
Java
A customisable, multilingual calendar with 3 different sizes. With LaTeX.
Updated
Dec 10, 2021
PostScript
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
🚴 Making bike racing in USA "a better place" or "great again"
Updated
Nov 16, 2021
JavaScript
An Event View based on Apple's Event Detail View. Written in Swift 3. Supports ARC, Autolayout and editing via StoryBoard.
Updated
Jan 25, 2022
ReScript
WebDAV, CALDAV, and CARDDAV client for Nodejs and the Browser
Updated
Jan 26, 2022
TypeScript
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
A simple PHP class to generate calendars. Easy to populate, the calendar shows events by passing in an array.
⏰ The flexible DataTime Package written in 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
Keepfy calendars implementation inspired by wix react-native-calendars using hooks + typescript
Updated
Sep 21, 2021
TypeScript
Simple and Powerful WPF Persian DateTimePicker and Calendar Support Hijri and Jalali Dates
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
VerticalCalendar, HorizontalCalendar, Times, LunarCalendars 🗓
Updated
Aug 27, 2020
Julia
Python new date and time classes
Updated
Jun 16, 2020
Python
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.