d is for decimal. There is no format for date in this parameter. You can do
it in code behind in ItemDataBound or PreRender event. Alternatively you can
provide a page property in code behind that will do the formatting and
databind to this property.