[go: up one dir, main page]

×

আপনার নিজের ওয়েবসাইটের জন্য বিনামূল্যে, কাস্টমাইজেবল ক্লক উইজেট

আপনার নিজের ওয়েবসাইটে একটি সঠিক ঘড়ি চান? নাকি আজকের তারিখ, সূর্যোদয়ের সময়, সূর্যাস্তের সময় বা দিনের দৈর্ঘ্য? কেবল নীচের বিকল্পগুলি থেকে চয়ন করুন এবং কোডটি অনুলিপি করুন! এটা বিনামূল্যে!

বিকল্প

অবস্থান
নিউ ইয়র্ক সিটি, ইউ এস
অন্যান্য অবস্থানের জন্য দয়া করে উপরের ডানদিকে কোণায় সন্ধান বাক্সটি ব্যবহার করুন।
যা প্রদর্শিত হবে




সময় ফর্ম্যাট



তারিখের ফরম্যাট




 
দিন:
daynameসোমবার
dnameসোম
daynum01-31
dnum1-31
day_in_yদিন 1-366
সপ্তাহ:
weekসপ্তাহ 25
মাস:
monthnameজুন
monthnum01-12
mnum1-12
বছর:
year2026
yy26
রং এবং আকার
px
এটি দেখতে কেমন হবে
আপনার ওয়েব পৃষ্ঠায় স্টাইল শিটের উপর নির্ভর করে চূড়ান্ত ফলাফলটি আলাদা হতে পারে।
সিএসএসের সাহায্যে আপনি যেভাবে উইজেটকে স্টাইল করতে পারেন।

এটি আপনার নিজের ওয়েব ক্লক উইজেটের কোড:

ব্যবহারের শর্তাবলী
  • 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 (নিউ ইয়র্ক সিটি), or the name of the time zone (EDT). Acceptable link texts: "Time in নিউ ইয়র্ক সিটি", "নিউ ইয়র্ক সিটি", "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.

উন্নত ব্যবহার

There are two widget scripts: A simplified version, t.js, which displays only time, and the main widget script, bn.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 bn 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সার্ভার সাইডে অবস্থান এবং সময় অঞ্চল চিহ্নিত করার জন্য। প্রয়োজন হয় যদি অবস্থানের নামটিতে non-ascii অক্ষর থাকে এবং আপনি যদি HTML পরিবর্তন করেন।
callbackএকটি ফাংশনের নাম যা প্রতি সেকেন্ডে ডাকা হবে, রেন্ডার সহ template প্যারামিটার হিসেবে (ঐচ্ছিক)

প্যারামিটারের নাম এবং কী-ওয়ার্ড গুলো সংবেদনশীল কেস। আপনি এইচটিএমএল এবং অন্যান্য সামগ্রী ব্যবহার করতে পারেন template, time_format, date_format এবং sun_format প্যারামিটার।

একাধিক ঘড়ি এভাবে তৈরি করা যেতে পারে:

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/bn.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!

time_format, date_format, sun_format এর মান এবং template প্যারামিটারগুলি উত্তরাধিকারসূত্রে প্রাপ্ত, সুতরাং পূর্বনির্ধারিত উইজেটের মতো মান যদি একই হয় তবে আপনার সেগুলি পুনরাবৃত্তি করার দরকার নেই।

 
 
সোমবার, জুন 15, 2026, সপ্তাহ 25
Quantcast