Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Infrastructure.HttpDate

HttpDate.FormatRfc1123(DateTime) Method

Formats the date based on RFC1123

csharp
public static string FormatRfc1123(System.DateTime utc);

Parameters

utc System.DateTime

UTC date to format

Returns

System.String
Formatted date