I already wrote the code to count down from the day of my wedding. This is wat it reads when page is executed
eg(131 days befor emy wedding).
Here is my code
DateTime
{
DaysRemLabel.Text = (remainingDays +
}
Would like it to cout down the Days , Hrs, Mins, Secs counting.