Forums
How to assign the current date and time into a variable in Dashboard? - Printable Version

+- Forums (https://bdn.bdb.ai)
+-- Forum: BDB Knowledge Base (https://bdn.bdb.ai/forumdisplay.php?fid=13)
+--- Forum: BDB Dashboards Designer (https://bdn.bdb.ai/forumdisplay.php?fid=43)
+---- Forum: BDB Designer Q & A (https://bdn.bdb.ai/forumdisplay.php?fid=16)
+---- Thread: How to assign the current date and time into a variable in Dashboard? (/showthread.php?tid=384)



How to assign the current date and time into a variable in Dashboard? - Abhiram.m - 12-22-2022

var now_dt = new Date(); 
(Write in any scripting Area)