I am fairly new to angularjs and I come from .NET background. Since, angularjs follows a pattern that is very much close MVVM, with $scope being the viewmodel, I have a question on how to manipulate the data when view changes before updating the model.
For example:- The user enters "2h20m" in the input box and the model should get updated with say, "2:20 AM" Also, what are the cycles that the value passes through before the model gets updated? (like ng-validate) Thanks -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
