Last modified: 2013-12-04 13:54:44 UTC
We need a value formatter for the time data type. It's needed for stuff like property parser function, diff view, etc.
I suppose Denny means "...for the URL data type". Note that the basic formatter for StringValue objects works for URLs. Once we have HTML formatters, we'd want something that actually links the URL, but currently, we don't even have the infrastructure supporting this.
We now do have the infrastructure for supporting this without any trouble.
Change 98121 had a related patch set uploaded by Daniel Kinzler: Introducing HtmlUrlFormatter https://gerrit.wikimedia.org/r/98121
Change 98121 merged by jenkins-bot: (bug 51113) Introducing HtmlUrlFormatter https://gerrit.wikimedia.org/r/98121