None of the above solutions worked for me as of 2019 using Google Chrome Version 78.0.3904.70 (Official Build) (64-bit)
What worked for me is.
As you can see the format is 2017-06-13T13:00
or Y-m-dTH:i
.
As of PHP you can do like.
Hope this will save someone's time. :)