diff --git a/apps/macwatch2/app.js b/apps/macwatch2/app.js index 7b8b9e4fb..c8add1c5f 100644 --- a/apps/macwatch2/app.js +++ b/apps/macwatch2/app.js @@ -22,7 +22,7 @@ function draw() { g.drawString(mi, 132, 65, true); g.drawString(':', 93,65); g.setFontCustom(font, 48, 8, 521); - g.drawString(dd + ':' + mo + ':' + yy, 88, 120, true); + g.drawString(dd + ':' + mo + ':' + yy, 90, 120, true); } // handle switch display on by pressing BTN1