Answer the question
In order to leave comments, you need to log in
Recovering date from formatted string in Angular?
Briefly, the task can be described as restoring a date formatted with a $filter('date')(date[, format])
string in Angular.
That is, suppose there is a date obtained something like this:
$scope.userStartDate = $filter('date')(date, format)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question