Skip to content Skip to sidebar Skip to footer
Showing posts with the label Date Formatting

Why There Is Need To Add 1 To The Month For This Date Conversion?

I have this date variable in javascript $scope.dt and the contents is Tue Jul 08 2014 00:00:00 GMT+… Read more Why There Is Need To Add 1 To The Month For This Date Conversion?

Date Went Wrong When Using Momentjs Date Format In Ie 11

I am using Moment.js format function on a current date as var startDate = moment(new Date()).format… Read more Date Went Wrong When Using Momentjs Date Format In Ie 11