#
calendar
Here are 2,631 public repositories matching this topic...
javascript
jquery
task
jquery-plugin
schedule
frontend
calendar
daily
weekly
fullcalendar
milestone
monthly
-
Updated
Sep 3, 2020 - JavaScript
Android上一个优雅、万能自定义UI、支持周视图、自定义周起始、性能高效的日历控件,支持热插拔实现的UI定制!支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制,速度快、占用内存低,你真的想不到日历居然还可以如此优雅!An elegant, highly customized and high-performance Calendar Widget on Android.
-
Updated
Aug 24, 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
Sep 8, 2020 - JavaScript
-
Updated
Aug 9, 2020 - HTML
Ask permissions on Swift. Available List, Dialog & Native interface. Can check state permission.
swift
reminder
ios
ui
camera
xcode
interface
calendar
animation
location
permissions
dialog
photo-gallery
request
permission
notification
sparrow
requestpermissions
allow
sppermission
-
Updated
Jul 12, 2020 - Swift
-
Updated
Feb 4, 2020 - JavaScript
A custom visual calendar for iOS 8+ written in Swift (>= 4.0).
swift
ios
calendar
custom-view
swift3
calendar-component
calendar-view
calendarview
cvcalendar
swift4
-
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
A simple calendar with events, customizable widgets and no ads.
-
Updated
Sep 1, 2020 - Kotlin
A highly customizable calendar library for Android, powered by RecyclerView.
-
Updated
Sep 5, 2020 - Kotlin
A flexible calendar component for angular 6.0+ that can display events on a month, week or day view.
-
Updated
Sep 12, 2020 - TypeScript
Open
Examples: iOS App
Open
Carthage supports
3
Open
Tests
1
A date and time library based on the C++11/14/17 <chrono> header
-
Updated
Sep 11, 2020 - C++
shaedrich
commented
Feb 4, 2020
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
turkeyphant
commented
Apr 30, 2019
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)
-
Updated
Sep 1, 2020 - Swift
-
Updated
Jul 29, 2019 - Java
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.