== Resources === Documentation * https://learn.microsoft.com/en-us/dotnet/api/system.datetimekind[DateTimeKind documentation] * https://learn.microsoft.com/en-us/dotnet/api/system.datetime.-ctor[DateTime documentation] * https://learn.microsoft.com/en-us/dotnet/standard/base-types/how-to-round-trip-date-and-time-values[How to round trip date and time values] * https://learn.microsoft.com/en-us/dotnet/standard/design-guidelines/member-overloading [Member overloading]