Closed xiaoshuimao closed 9 years ago
How to quickly select a year? For example, I want to choose the 1970.
var i = rome(el); i.setValue(i.getMoment().year(1970));
How to quickly select a year? For example, I want to choose the 1970.