I have a Date and Time, Format like 2017-07-26 14:49:49
but I don't want Seconds. How can I remove the seconds?
I want only 2017-07-26 14:49
like this in react-native.js
I have a Date and Time, Format like 2017-07-26 14:49:49
but I don't want Seconds. How can I remove the seconds?
I want only 2017-07-26 14:49
like this in react-native.js