CommonDateTimeGetUtcDateTime Method | 
| Name | Description | |
|---|---|---|
| GetUtcDateTime(DateTime) | 
            Be carefull with this routine, it returns a utc DateTime from a local DateTime which is not legal by convention.
              | |
| GetUtcDateTime(DateTime, Int32) | ||
| GetUtcDateTime(DateTime, TimeZoneInfo) | 
            Be carefull with this routine, it returns a UTC DateTime from a local DateTime which is not legal by convention.
              |