SwatchUtils Class
Version 1.1.28
.NET Framework 4.8
Namespace | Skybrud.Essentials.Time.Swatch |
---|---|
Assembly | Skybrud.Essentials.dll |
Visibility | Public |
Keywords | Static |
Inheritance | Object |
Static utility class for working with Swatch Internet Time.
public static class SwatchUtils { }
Properties
Type | Name | Summary |
---|---|---|
Double | Now |
Returns the current Swatch Internet Time. |
Methods
ToDouble(DateTime)
(static)
Returns the specified |
ToDouble(DateTimeOffset)
(static)
Returns the specified |
ToDouble(EssentialsTime)
(static)
Returns the specified |
ToTimeSpan(int)
(static)
Parses the specified Swatch Internet Time |
ToTimeSpan(double)
(static)
Parses the specified Swatch Internet Time |