calendar
Here are 2,703 public repositories matching this topic...
-
Updated
Oct 7, 2020 - JavaScript
Android上一个优雅、万能自定义UI、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar Widget on Android.
-
Updated
Sep 16, 2020 - Java
The Unofficial Apple iOS Swift Calendar View. Swift calendar Library. iOS calendar Control. 100% Customizable
-
Updated
Jun 12, 2020 - Swift
React Native Calendar Components
-
Updated
Oct 13, 2020 - JavaScript
-
Updated
Oct 14, 2020 - HTML
Ask permissions on Swift. Available List, Dialog & Native interface. Can check state permission.
-
Updated
Oct 2, 2020 - Swift
-
Updated
Feb 4, 2020 - JavaScript
A custom visual calendar for iOS 8+ written in Swift (>= 4.0).
-
Updated
Aug 27, 2020 - Swift
Android Week View is an android library to display calendars (week view or day view) within the app. It supports custom styling.
-
Updated
Jul 20, 2020 - Java
Full view calendar with year, month, week and day views based on templates with Twitter Bootstrap.
-
Updated
Jun 25, 2020 - JavaScript
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Jul 17, 2020 - JavaScript
@deprecated android 自定义日历控件 支持左右无限滑动 周月切换 标记日期显示 自定义显示效果跳转到指定日期
-
Updated
May 31, 2020 - Java
Apps Script samples for Google Workspace products.
-
Updated
Oct 8, 2020 - JavaScript
A simple calendar with events, customizable widgets and no ads.
-
Updated
Oct 13, 2020 - Kotlin
A highly customizable calendar library for Android, powered by RecyclerView.
-
Updated
Oct 11, 2020 - Kotlin
A flexible calendar component for angular 6.0+ that can display events on a month, week or day view.
-
Updated
Sep 22, 2020 - TypeScript
A date and time library based on the C++11/14/17 <chrono> header
-
Updated
Oct 8, 2020 - C++
Examples: iOS App
Carthage supports
Tests
Reporting an issue
Thank you for taking an interest in rrule! Please include the following in
your report:
- Verify that you've looked through existing issues for duplicates before
creating a new one - Code sample reproducing the issue. Be sure to include all input values you
are using such as the exact RRule string and dates. - Expected output
- Actual output
-
Updated
Sep 1, 2020 - Swift
Expected behaviour
Either all or none translated.
Actual behaviour
Most translated with notable exceptions e.g. "Old backup scheduler", "3rd party integration", "Donate", "Backup settings", "Restore settings".
Steps to reproduce the behaviour
System language to Spanish.
Please specify the following:
- Android version 7.0
- Phone model / brand LG G5 (LH-H850)
Business React components for Bootstrap and Material-UI
-
Updated
Oct 14, 2020 - TypeScript
Improve this page
Add a description, image, and links to the calendar topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the calendar 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.