This repository was archived by the owner on May 28, 2019. It is now read-only.

Description
My dates are coming back from the server as strings formatted like this:
"2014-08-20T00:00:00-04:00"
What is the trick for making this work with the date picker? I've tried several variations of ui-date-format without success. I get different errors about being unable to parse the string.