I have a date picker (without time picker). The input type is only date so time should not be a concern. However, when I try and display Current page group's Date
, I get Aug 28, 2021 12:00 am.
Why is it showing me a time and how can I get rid of it?
Separately, I have a date and time picker and need to display only the time in this one. However, when I try, I get things like 12 instead of 12:34pm.
Anyone familiar with how to properly extract date and time from the standard pickers?