📜  在javascript代码示例中使分钟为0

📅  最后修改于: 2022-03-11 15:01:09.057000             🧑  作者: Mango

代码示例2
mins = ('0'+current_date.getMinutes()).slice(-2);