is it possible to get a DateTime picker with this format: "2019-09-21T12:54:30". I would be glad if I can get such picker that produces that format. Can bootstrap, momentjs mm... work? Thanks
Asked
Active
Viewed 40 times
-3
-
It's already answered here : https://stackoverflow.com/questions/53124696/angular-datepicker-change-dateformat – Youssef Tounoussi Oct 21 '19 at 14:27
-
Which UI did you use? – Quan VO Oct 21 '19 at 14:32
1 Answers
0
You can pick a date from any of the datepickers available in angular and you can use moment js
to change that respective time to different time formats.

Suhas Parameshwara
- 1,344
- 7
- 15