Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overview

Parses specified xml string as calendar rule and returns a Calendar object.

Calendar myCalendar.Parse(calendar: ( string | XmlNode ))

Arguments

( string | XmlNode ) calendar
Xml string or XmlNode object that contains calendar rules.
  • No labels