Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

how to get current time using moment

var startDate = moment().subtract(1, 'days'); //one day before the current time
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #current #time #moment
ADD COMMENT
Topic
Name
3+4 =