Obsolete
Details
Details
Assignee
Frédéric Delaporte
Frédéric DelaporteReporter
Ramon Smits
Ramon SmitsLabels
Components
Affects versions
Priority
Who's Looking?
Open Who's Looking?
Created January 28, 2011 at 4:38 AM
Updated October 5, 2017 at 1:13 AM
Resolved October 5, 2017 at 1:13 AM
Inspired by a blog post about the new UtcDateTime and LocalDateTime types I was hoping for Kind support for Timestamps too but that was not included. The included patch introduces the new type TimestampUtcType and I have included tests for it. It is bases on TimestampType which I needed to change a little bit but have changed it without breaking existing behavior regarding returned DateTime values and their Kind value.
I have xml documented the type and the type tests.
I tried regenating the documentation via "nant doc" but that failed. Please let me know if anything is missing.