dillidon / alerts-and-pickers

Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...
MIT License
5.66k stars 703 forks source link

Question: Date picker with custom time periods #47

Open oferRounds opened 6 years ago

oferRounds commented 6 years ago

Hey,

First of all – thanks for this awesome library!

Quick question: I’d like to create a custom data picker, where the dates are normal ones, but the time consists of only 3 values: All Day, Morning and Afternoon. Can this be achieved with the library?

Thanks!