TimeUtils.ToFormat method
Version 1.1.28
.NET Framework 4.8
Namespace | Skybrud.Essentials.Time |
---|---|
Assembly | Skybrud.Essentials.dll |
ToFormat(DateTime, TimeFormat)
Static
public static object ToFormat(DateTime value, TimeFormat format)
Returns
ToFormat(EssentialsDate, TimeFormat)
Static
public static object ToFormat(EssentialsDate date, TimeFormat format)
Returns
ToFormat(DateTimeOffset, TimeFormat)
Static
public static object ToFormat(DateTimeOffset value, TimeFormat format)
Returns
ToFormat(EssentialsPartialDate, TimeFormat)
Static
public static object ToFormat(EssentialsPartialDate value, TimeFormat format)