Click or drag to resize
HtmlHelperRelativeTime Method

[Missing <summary> documentation for "M:Hangfire.Dashboard.HtmlHelper.RelativeTime(System.DateTime)"]

Namespace: Hangfire.Dashboard
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public NonEscapedString RelativeTime(
	DateTime value
)

Parameters

value
Type: SystemDateTime

[Missing <param name="value"/> documentation for "M:Hangfire.Dashboard.HtmlHelper.RelativeTime(System.DateTime)"]

Return Value

Type: NonEscapedString
See Also