How to create a input control with time format?

I want to create a input control and make a filter by drop down menu to select, and this field is date, but the select menu show Unix timestamp. I want to make it show date time format.
how to do that?

this is the input control capture: the ResolvedWeek is a date time

What version are you on? This should be working as of 6.3. https://github.com/elastic/kibana/pull/16804

Thank you, I got that, I will try to make it work by upgrade to version 6.3

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.