Greetings, All I need is a simple countdown clock where I can input a random total number of seconds from a variable and it will display a countdown containing days, hours, minutes and seconds. For example: input: 95500 seconds Output: 1d 2h 31m 40s Thanks