Searched refs:month_start (Results 1 – 4 of 4) sorted by relevance
1058 month_start(origin: Date): Date; method
13 …month_start:function(t){return t.setDate(1),this.date_part(t)},quarter_start:function(t){this.mont… method in t.exports.e
1 …month_start","setDate","quarter_start","res_month","setMonth","year_start","minute_start","setMill…
6666 month_start: function (date) { method in module.exports.dateHelper6671 this.month_start(date);6690 return this.month_start(date);