@carlosadrian wrote:
Why do these two lines return the same result?
{{myDate | date:'dd/MM/yy'}} {{myDate | date:'MM/dd/yy'}}I expected the first one returns 25/12/15, and the second one 12/25/15, for example.
Thank you
Posts: 2
Participants: 2
@carlosadrian wrote:
Why do these two lines return the same result?
{{myDate | date:'dd/MM/yy'}} {{myDate | date:'MM/dd/yy'}}I expected the first one returns 25/12/15, and the second one 12/25/15, for example.
Thank you
Posts: 2
Participants: 2