Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Infrastructure.HttpDate

HttpDate.AscTimeFormat Field

ANSI C's asctime() format (Sun Nov 6 08:49:37 1994)

csharp
private const string AscTimeFormat = ddd MMM d HH:mm:ss yyyy;

Field Value

System.String