Skip to content

ShortDate Layout Renderer

Julian Verdurmen edited this page Jan 26, 2016 · 2 revisions

The short date in a sortable format yyyy-MM-dd.

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

##Configuration Syntax

${shortdate:universalTime=Boolean}

##Parameters ###Rendering Options

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