Question:Which of the following regarding the System.DateTimeOffset structure are true?
A It provides an exact point in time relative to the UTC time zone
B It combines a DateTime structure with a TimeZone structure
C It provides arithmetical operations using values with different offsets from the UTC
D It can be used to determine the specific TimeZone for a local time
+ AnswerA
+ Report