Open Serhioromano opened 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?
yes i know this library very powerfull, great idea
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.
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.