mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
add change year and month button
This commit is contained in:
@@ -29,6 +29,8 @@ class momentG {
|
||||
|
||||
let toChange = {}
|
||||
|
||||
// console.log(date.getDay(), date.getDay(), date.getMonth())
|
||||
|
||||
var e = {
|
||||
d : (date.getDate()).toString() ,
|
||||
M : (date.getMonth()).toString() ,
|
||||
|
||||
Reference in New Issue
Block a user