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 6 Next »

Overview

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

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

Arguments

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