Click or drag to resize

CommonDateTimeGetUtcDateTime Method

Overload List
  NameDescription
Public methodStatic memberGetUtcDateTime(DateTime)
Be carefull with this routine, it returns a utc DateTime from a local DateTime which is not legal by convention.
Public methodStatic memberGetUtcDateTime(DateTime, Int32)
Public methodStatic memberGetUtcDateTime(DateTime, TimeZoneInfo)
Be carefull with this routine, it returns a UTC DateTime from a local DateTime which is not legal by convention.
Top
See Also