×

உங்கள் வலைத்தளத்திற்கு இலவசமான, தான்னமைக்கப்படக்கூடிய கடிகார நிரலி

உங்கள் வலைத்தளத்திற்கு சரியான நேரம் வேண்டுமா? அல்லது இன்றைய நாள், சூரிய உதயம் நேரம், சூரிய மறைவு நேரம் அல்லது நாளின் நீளம்? கீழுள்ள தெரிவுகளிலிருந்து குறியீட்டை பிரதி செய்யவும்! இது இலவசம்!

தேர்வுகள்

இடம்
நியூயார்க் நகரம், யூஎஸ்
பிற இடங்களுக்கு, மேல் வலது மூலையில் உள்ள தேடல் பெட்டியைப் பயன்படுத்தவும்.
எதைக் காட்டுவது




நேர வடிவமைப்பு



நாள் வடிவமைப்பு




 
நாள்:
dayname செவ்வாய்
dname செவ்வாய்
daynum01-31
dnum1-31
day_in_yநாள் 1-366
வாரம்:
weekவாரம் 12
மாதம்:
monthname மார்ச்
monthnum01-12
mnum1-12
வருடம்:
year2024
yy24
நிறமும் அளவும்
px
எப்படித் தெரியும்
நியூயார்க் நகரம் இன் நேரம்:
உங்கள் வலைப்பக்க வடிவமைப்புக்களுக்கேற்ப முடிவுகள் வேறுபடலாம்.
CSS மூலம் நிரற்பலகையை அழகுபடுத்தலாம்.

சொந்த வலைத்தள கடிகாரத்திற்கான குறியீடு:

பயன்படுத்தும் விதி

மேம்பட்ட பாவனை

There are two widget scripts: A simplified version, t.js, which displays only time, and the main widget script, ta.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 ta in the script name with the code for the desired language. (For instance pl.js for Polish, or tr.js for Turkish.)

அலகுச் செயல்பாடுகளிற்கான அளவுருக்கள்:

அளவுருக்கள்சரியான வார்த்தைகள்இயல்புப்பெறுமதி
templateTIME, DATE, SUNTIME
time_formathours, minutes, seconds, 12hours, AMPMhours:minutes:seconds
date_formatdayname, dname, daynum, dnum, day_in_y, week, monthname, monthnum, mnum, yy, yearyear-monthnum-daynum
sun_formatsrhour, srminute, sr12hour, srAMPM, sshour, ssminute, ss12hour, ssAMPM, dlhours, dlminutessrhour:srminute-sshour:ssminute
coordsஇருப்பிடத்தின் அட்சரேகை மற்றும் தீர்க்கரேகை. சூரியன் முறை மற்றும் நாள் நீளத்தை காண்பிக்க அவசியம்.
idசேர்வர் பக்கத்தில் இடம் மற்றும் நேர மண்டலத்தை அடையாளம் காண. இருப்பிடப் பெயril non-ascii எழுத்துக்கள் இருந்தால், மற்றும் நீங்கள் HTML உறுப்பு ஐடி மாற்றினால் தேவைப்படும்.
callbackThe 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.

பல கடிகாரங்கள் இவ்வாறு உருவாக்கமுடியும்:

UTC time: <span id="UTC_za00"></span><br/>
New York sunrise time: <span id="New_York_z161"></span><br/>
Tokyo sunrise time: <span id="Tokyo_z444"></span><br/>
Find the <a href="https://time.is/" id="time_is_link" rel="nofollow">current time for any location or time zone on Time.is!</a>
<script src="//widget.time.is/ta.js"></script>
<script>
time_is_widget.init({
	UTC_za00 : {},
	New_York_z161 : {
		template: "SUN",
		sun_format: "srhour:srminute",
		coords: "40.71427,-74.00597"
		},
	Tokyo_z444 : {
		coords: "59.33258,18.06490"
		}
	});
</script>

முடிவுகள்:

UTC time:
New York sunrise time:
Tokyo sunrise time:
Find the current time for any location or time zone on Time.is!

The values of the time_format, date_format, sun_format and template parameters are inherited, so you don't need to repeat them if the value is the same as for the previously defined widget.

 
 
செவ்வாய், மார்ச் 19, 2024, வாரம் 12