I would like to show the specific column headers for datetime component like this:
cancel ok
Year Month Day Hour Minute
2017 11 11 11 20
… … … … …
Because all the options are numbers, I want to add the header to every column to make the datetime component more clear.
Thank you.