EssentialsTime.ToUniversalTime method
Version 1.1.28
.NET Framework 4.8
Namespace | Skybrud.Essentials.Time |
---|---|
Assembly | Skybrud.Essentials.dll |
ToUniversalTime()
Converts the current EssentialsTime to another instance of EssentialsTime that represents the Coordinated Universal Time (UTC).
public EssentialsTime ToUniversalTime()
Returns
An object that represents the date and time of the current EssentialsTime object converted to Coordinated Universal Time (UTC).