Creates a copy of the Calendar object.
public : Calendar Clone()
Calendar Clone() const;
public Calendar Clone()
Public Function Clone() As Calendar
var calendar = calendar.clone();
A copy of the Calendar.
What type of feedback would you like to provide?
Our new feedback system is built on GitHub Issues. For more information on this change, please read our blog post.
Loading feedback...