Hi Imar
I was using information from Chapter 12 p408 to guide me in displaying a date correctly.
I opted to use custom formats as that is what I found on various web sites.
As I say, the date works just fine, but the time seems to refuse to format.
Setting the HtmlEncode and/or the HtmlEncodeFormatstring propertyto False makes no difference.
So I guess there is something wrong with my Time Datatype in the database. I've changed it to DateTime and all works so I'll be happy with that!
(Don't like being beaten tho

)