This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Returns the current date and time in short time string representation.

Namespace: Smartsite.Runtime.Modules
Assembly:  Smartsite.Runtime.Modules (in Smartsite.Runtime.Modules.dll)

Syntax

C#Copy imageCopy Code
public static  Now { get; }
Visual Basic (Declaration)Copy imageCopy Code
Public Shared ReadOnly Property Now As 
	Get

Field Value

The current date and time in short time string representation.

See Also

Advanced