[ Version ( since = "3.34" ) ]
public Component clone ()
Creates a new calendar component object by copying the information from another one.
this |
A calendar component object. |
A newly-created calendar component with the same values as the original one. |