Angular2 parse java.util.Date -
dealing java date biggest fight since forever.
i received date example: 1998-01-05t00:01:00+01:00
is there way first 10 characters without cutting string? angular2 offers date pipe don't know if , how use here.
thank help.
ps: java.sql.date not option
i resolve problem angular2 datepipe processing iso 8601 date (invalid argument '*' pipe 'datepipe')?
i've created own pipe.
Comments
Post a Comment