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)

Parameters

value DateTime
format TimeFormat

Returns

ToFormat(EssentialsDate, TimeFormat)

Static
public static object ToFormat(EssentialsDate date, TimeFormat format)

Parameters

format TimeFormat

Returns

ToFormat(DateTimeOffset, TimeFormat)

Static
public static object ToFormat(DateTimeOffset value, TimeFormat format)

Parameters

format TimeFormat

Returns

ToFormat(EssentialsPartialDate, TimeFormat)

Static
public static object ToFormat(EssentialsPartialDate value, TimeFormat format)

Parameters

format TimeFormat

Returns