Skip to content

winann/MGMonthableDatePicker

Repository files navigation

MGMonthableDatePicker

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

MGMonthableDatePicker is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'MGMonthableDatePicker'

Author

winann

Usage

  1. import MGMonthableDatePicker

  2. your viewController or view adopt MonthOrDayStyleDatePickable

  3. config sth.(eg: beginDate / endDate / style)

  4. invoke selectDate(_:) method

  5. receive Date do what you like

Screenshot

License

MGMonthableDatePicker is available under the MIT license. See the LICENSE file for more info.

About

A date picker can choose month only

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages