Skip to main content
Skip table of contents

format_date Method

Convert a date to string in a format used with event last run
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public static string format_date( DateTime dt)


VB

Public Shared Function format_date ( dt As DateTime) As String


Parameters

dt
Type: System.DateTime
DateTime

Return Value

Type: StringString

See Also

functions Class
Scheduler Namespace

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.