User requests
-
8 votes
-
3 votes
-
Letter from Santa
Maybe you could add like a letter from "santa" it doesn't have to be individual you can just write a short letter... eg. Hello you have been very nice this year, keep up the good work as there are only 6 (just put how many days there are until christmas) day until christmas. Now I have to get back and help a few of my elves out... Ho Ho Ho
4 votes -
82 votes
-
Sex Day!
Sex Day!! Everyone Knows What To Do!! (;
3 votes -
Kwanzaa
A secular festival observed by many African Americans from 26 December to 1 January as a celebration of their cultural heritage and traditional values.
2 votes -
International women's day
There's a women's day and she getting loads of flowers that day is very important day
7 votes -
10 votes
-
Add your own time of day to a countdown
It's cool being able to countdown to when a day starts, but as far as I'm aware there's no way to countdown to an exact time during a day, like 3:30pm on 7th of December as a random example.
82 votes -
Mobile Phone or Tablet App - Android
For Google Android
32 votes -
Islamic Calendar Events/Holidays
We are planning on fully supporting countdowns for all major religious holidays/events.
For most Islamic events, we also need to request the user's current location so that we can correctly countdown to sunset/sunrise for the start of the event.
32 votesWe are planning on fully supporting countdowns for all major religious holidays/events.
For some religions, we also need to request the users current location so that we can correctly countdown to sunset/sunrise for the start of the event. This is the only reason you’ll see mostly Christian Holidays on the site, as they do not have this requirement.
-
Jewish Calendar Holidays/Events
We are planning on fully supporting countdowns for all major religious holidays/events.
For some religions, we also need to request the user's current location so that we can correctly countdown to sunset/sunrise for the start of the event. This is the only reason you’ll see mostly Christian Holidays on the site, as they do not have this requirement.
60 votesWe are planning on fully supporting countdowns for all major religious holidays/events.
For some religions, we also need to request the users current location so that we can correctly countdown to sunset/sunrise for the start of the event. This is the only reason you’ll see mostly Christian Holidays on the site, as they do not have this requirement.
-
68 votes
-
Countdown widget for embedding in other websites / blogs
This is a beautiful count down website. Is there a way to embed one of these count-downs into my website?
21 votesSorry, there isn’t any way to embed the countdowns at the moment, but we will be working on this in the near future.
-
Cool Space Things
Things like supermoons and meteor showers.
3 votes -
Today's Date
Instead of having just days to have a tab for today's date
var today = new Date();
var dd = today.getDate();
var mm = today.getMonth()+1; //January is 0!
var yyyy = today.getFullYear();if(dd<10) {
dd='0'+dd
}
if(mm<10) {
mm='0'+mm
}
today = mm+'/'+dd+'/'+yyyy;
document.write(today);6 votes -
Life Events - Relationships
Allow users to track the number of days since a relationship started with (when they met or started going out with) a friend, girlfriend, boyfriend, fiance, husband, wife etc.
4 votes -
39 votes
-
Spring Break
Spring break is everyone's favorite spring time.
14 votes -
Television/TV Shows - Episodes, Season Premieres and Finales
TV show important dates such as season premieres, finales
116 votes