TIME.IS
▲
Free, customisable clock widget for your own web site
Want an exact clock on your own web site? Or today's date, sunrise time, sunset time or day length? Just choose from the options below and copy the code! It's free!Options
LocationLondon, United Kingdom
For other locations, please use the search box in the top right corner.What to display Time
Date
Sunrise/sunset
Day length
Time format 12:05:54
12:05
12:05:54PM
12:05PMColour and size
Font size:
36
px
Font colour:
Background colour:
What it will look likeTime in London: 12:06:27The final result may be different, depending on style sheets on your web page.
You can style the widget any way you want with CSS.
This is the code for your own web clock widget:
Time in London:
Terms of use
A link back to Time.is must be clearly visible on your web page. You can rephrase or translate the link text, but it must contain Time.is, time, the name of the location (London), or the name of the time zone (BST). Acceptable link texts: "Time in London", "London", "Time now". Unacceptable link texts: "Click here"
Your web page must not refresh automatically.
Usage in apps and scripts is not allowed.
The widget comes with no warranty.
The widget is free, unless the main focus of your website is this widget.
Time.is will block your widget if these conditions are not met.
Advanced usage
There are two widget scripts: A simplified version, t.js, which displays only time, and the main widget script, en_gb.js, which can display time, date, sunrise time, sunset time and day length. The main widget script is available in several languages. For other languages, replace en_gb in the script name with the code for the desired language. (For instance pl.js for Polish, or tr.js for Turkish.)Parameters for the init function:Parameter Valid keywords Default value
template TIME, DATE, SUN TIME
time_format hours, minutes, seconds, 12hours, AMPM hours:minutes:seconds
date_format dayname, dname, daynum, dnum, day_in_y, week, monthname, monthnum, mnum, yy, year year-monthnum-daynum
sun_format srhour, srminute, sr12hour, srAMPM, sshour, ssminute, ss12hour, ssAMPM, dlhours, dlminutes srhour:srminute-sshour:ssminute
coords The location's latitude and longitude. Required for displaying sun times and day length.
id For identifying the location and the time zone on the server side. Required if the location name contains non-ascii letters, and if you change the HTML element id.
callback The name of a function that will be called every second, with rendered template as parameter. (Optional)
Parameter names and keywords are case sensitive. You can use HTML and other content in the template, time_format, date_format and sun_format parameters.Multiple clocks can be created like this:UTC time:
New York sunrise time:
Tokyo sunrise time:
Find the
current time for any location or time zone on Time.is!