Click or drag to resize

JSHelperPopcalDateStrings Method

Generate the localization strings for the popcal.js widget.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public static string PopcalDateStrings(
	CultureInfo culture
)

Parameters

culture
Type: System.GlobalizationCultureInfo
The culture for which to get the localized date string.

Return Value

Type: String
The localized strings to pass to the widget.
See Also