ASP.NET Pack Programmer's Guide
Recurrence.toLocalizedString Method
See Also
 





Returns a localized string that represents this Recurrence using the specified date and time formatting info and localization information.

Namespace: MindFusion.Scheduling
Package: Recurrence.js

 Syntax

JavaScript  Copy Code

function toLocalizedString (info, localInfo)

 Parameters

info

Specifies how date and time values are formatted and displayed.

localInfo

Specifies localized strings used in the representation.

 Return Value

Type: String
A localized string representation of this Recurrence object.

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace