From 253c8cb827a0fa028c4c8aa274749c4eaffd3a5a Mon Sep 17 00:00:00 2001 From: SanjayPrabhakaran Date: Fri, 22 Dec 2023 09:50:33 +0530 Subject: [PATCH] with dates debug --- SJPv6/www/SJP.html | 2 +- SJPv6/www/sjp.js | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/SJPv6/www/SJP.html b/SJPv6/www/SJP.html index 1818b3d..6b2ca25 100644 --- a/SJPv6/www/SJP.html +++ b/SJPv6/www/SJP.html @@ -6,7 +6,7 @@ -
diff --git a/SJPv6/www/sjp.js b/SJPv6/www/sjp.js index 1c0cfaa..5271d32 100644 --- a/SJPv6/www/sjp.js +++ b/SJPv6/www/sjp.js @@ -1497,6 +1497,7 @@ function getGrahasEph(date_time,lat,lon){ this.grahas[8]=body.position.apparentLongitude; console.log(body.position); + console.log("****************\ndate:",date,"date2",date2,"grahas:",this.grahas) } ///