Looks like, this change is only available at 1.3.0 beta. How can we apply the fix if we getting files from CDN and using AngularJS 1.2?
Thanks On Friday, 1 February 2013 21:20:40 UTC+5:30, Alex Figueiredo wrote: > > Well, it looks like this going to be changed: > > > https://github.com/angular/angular.js/commit/cc821502bca64d15e1c576bf20a62b28b3d9a88a > > Em sexta-feira, 14 de dezembro de 2012 13h04min21s UTC-2, Alex Figueiredo > escreveu: >> >> <div ng-app> >> {{'2012-12-14' | date:'dd/MM/yyyy'}} >> </div> >> >> I was expecting to get *14/12/2012 *but I'm getting *13/12/2012* >> instead. >> The docs says that the format I'm giving is accepted: >> >> >>> - date – {(Date|number|string)} – >>> >>> Date to format either as Date object, milliseconds (string or >>> number) or various ISO 8601 datetime string formats (e.g. >>> yyyy-MM-ddTHH:mm:ss.SSSZ and it's shorter versions like >>> yyyy-MM-ddTHH:mmZ, >>> yyyy-MM-dd or yyyyMMddTHHmmssZ). >>> >>> >> http://jsfiddle.net/AlexFigueiredoo/jwZa4/ >> > -- 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.
