CommonAccessLogOptions.UseUtcTimestamp property

Gets or sets a value indicating whether the timestamp should be written using UTC time rather than the server local time.

public bool UseUtcTimestamp { get; set; }

See Also