Serhioromano / cobalt-9

Cobalt 9 Beta Test Group
11 stars 2 forks source link

Date and Time field library #141

Open Serhioromano opened 5 years ago

Serhioromano commented 5 years ago

New library for date and time field will be

https://eonasdan.github.io/bootstrap-datetimepicker/

Already 2 days of work and not even half is done. This field had a lot of features and connections with other logics. I want to make it simpler without losing functionality.

Giorgi625 commented 5 years ago

Will it be possible to display only day and month, not just display in article but to use as value for filter in records module, For example if I need to display articles(persons) in module who have birthdays today then module should look only in day and month, not year. Can it be done with new date&time field?

KEZEO commented 5 years ago

yes i know this library very powerfull, great idea

Serhioromano commented 5 years ago

Can it be done with new date&time field?

Inside it will store year but you can show only day and month as in input as in output. But usually, birthday have a year too. Somehow you have to count age. For that, you have to know a year.