Skip to content

Time Layout Renderer

Xharze edited this page Sep 29, 2012 · 1 revision

The time in a 24-hour, sortable format HH:mm:ss.mmm.

Supported in .NET, Silverlight, Compact Framework and Mono.

##Configuration Syntax

${time:universalTime=Boolean}

##Parameters ###Rendering Options

  • universalTime - Indicates whether to output UTC time instead of local time. Boolean Default: False
Clone this wiki locally