MindFusion.Scheduling for ASP.NET 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
Assembly: Recurrence.js

 Syntax

JavaScript  Copy Code

function toLocalizedString (info, localInfo)

 Parameters

info

Type: Object
Specifies how date and time values are formatted and displayed.

localInfo

Type: Object
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