Hi, I managed to get some screenshots to exactly show my problem
[{"id":"6197dbc7.793da4","type":"inject","z":"e10131f9.ffd3c","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"60","crontab":"","once":true,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":210,"y":660,"wires":[["2866fc3.ff31204","c4a4d668.6e8458"]]},{"id":"2866fc3.ff31204","type":"moment","z":"e10131f9.ffd3c","name":"","topic":"","input":"payload","inputType":"msg","inTz":"Asia/Calcutta","adjAmount":0,"adjType":"days","adjDir":"add","format":"HH:mm","locale":"en-in","output":"payload","outputType":"msg","outTz":"Asia/Calcutta","x":520,"y":640,"wires":[["7b670309.1b296c"]]},{"id":"7b670309.1b296c","type":"ui_text","z":"e10131f9.ffd3c","group":"64eefd31.f05964","order":17,"width":16,"height":1,"name":"","label":"","format":"{{msg.payload}}","layout":"row-left","x":870,"y":640,"wires":[]},{"id":"c4a4d668.6e8458","type":"moment","z":"e10131f9.ffd3c","name":"","topic":"","input":"payload","inputType":"msg","inTz":"Asia/Calcutta","adjAmount":0,"adjType":"days","adjDir":"add","format":"dddd, DD MMMM","locale":"en-in","output":"payload","outputType":"msg","outTz":"Asia/Calcutta","x":520,"y":720,"wires":[["6e6f36f.c59e0c8","f4e1617f.01de"]]},{"id":"fa18163.3a903e8","type":"ui_text","z":"e10131f9.ffd3c","group":"64eefd31.f05964","order":21,"width":16,"height":1,"name":"","label":"","format":"<font size=50>{{msg.payload}}","layout":"row-left","x":870,"y":720,"wires":[]},{"id":"d226573d.a0b7f8","type":"ui_template","z":"e10131f9.ffd3c","group":"64eefd31.f05964","name":"","order":2,"width":1,"height":1,"format":"<style>\n\n #Home_Default {\n background: transparent;\n border: transparent; \n font-size: 100px;\n font-family: Segoe UI Light;\n \n}\n\n</style>\n","storeOutMessages":true,"fwdInMessages":true,"resendOnRefresh":false,"templateScope":"local","x":720,"y":640,"wires":[[]]},{"id":"f4e1617f.01de","type":"ui_template","z":"e10131f9.ffd3c","group":"64eefd31.f05964","name":"","order":3,"width":1,"height":1,"format":"<style>\n\n\n #Home_Default {\n background: transparent;\n border: transparent; \n font-size: 150px;\n font-family: Segoe UI Light;\n \n}\n \n</style>\n","storeOutMessages":true,"fwdInMessages":true,"resendOnRefresh":false,"templateScope":"local","x":720,"y":720,"wires":[["fa18163.3a903e8"]]},{"id":"64eefd31.f05964","type":"ui_group","name":"Default","tab":"7fa2758c.04062c","order":1,"disp":false,"width":30,"collapse":false},{"id":"7fa2758c.04062c","type":"ui_tab","name":"Home","icon":"dashboard","order":1,"disabled":false,"hidden":false}]
Even if I refresh the Dashboard page the time doesn't change..
I tried out the flow you gave @Colin and It worked like a charm ty , I was able to observe the time change when I change the local sys time.. what could be wrong with my flow? I am using the same timestamp value to display time.