Plugin SDK

date_short_format Method

Returns the current date/time in short format Used by log.html
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public static string date_short_format()


VB

Public Shared Function date_short_format As String


Return Value

Type: StringString

See Also

functions Class
Scheduler Namespace