I would guess this is on a to-do-list, but I file it never the less. The presentation of datetime values is a little funny as demonstrated by the screenshot below. - For datetime, +00 is added if the fraction is 0. - For datetime, no trailing zero is printed when last digit in fraction is 0. - For date, hours and minutes are printed. - For datetime2 a +0000 UTC is added that should not be there. - For datetime2(3) .000 is not printed. - For time a date of 0000-01-01 is added. Likewise a time zone which should be there is added. 