이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

World Clock Widget

설명

A widget that can be easily set to display date and time of multiple timezones.
The javascript function is taken from Proglogic and is written by Stijn Strickx.
The code is then modified to fit widget format.

설치

  1. Download world-clock-widget plugin and unzip it.
  2. Upload the folder world-clock-widget to your WP plugin folder /wp-content/plugins/ directory.
  3. Go to Plugins > Installed, activate the plugin.
  4. Go to Appearance > Widgets, add the widget to a sidebar and save.
  5. Check the Frequently Asked Questions to learn how to add, edit and remove clocks.

FAQ

Do you have any screenshot?

Yes, the screenshot is in my personal blog.

What is Daylight Saving Time?

Daylight saving time is the convention of advancing clocks so that afternoons have more daylight and mornings have less. Click here for more information

Does world clock widget support Daylight Saving Time?

At the moment world clock widget supports only North America Region, i.e. Alaska, Atlantic time, Central time, Eastern time, Indiana (East), Mexico, Mountain time and Pacific time. More regions will be added in the future.

Does world clock widget cater the Daylight Saving Time for 2010?

Daylight Saving Time changes on yearly basis, at the moment world clock widget only supports year of 2009. Support for multiple years will be added in the future.

I go to the world clock widget control, how do I add a new clock?

Type your City name (for display purpose, name it whatever you want); Select your Timezone; (Optional) Tick the Daylight Saving Time; Click Save.

How do I remove the existing clock(s)?

Under the Existing Clock, tick Remove (your_city_name); Click Save.

How do I edit the existing clock?

Under the Existing Clock, click on the clock that you want to edit; Click Save.

후기

2016년 9월 3일
This plugin still works and I’ve found it by far the easiest to use in the last 10 years. Really easy to use. Setup is simple and unlike other plugins, the number of clocks you can have is unlimited. Try it!
모든 1 평가 읽기

기여자 & 개발자

“World Clock Widget”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “World Clock Widget”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Major code modification.
  • Added a choice of text alignment (left, center or right).
  • Added a feature to display the widget horizontally.
  • Added option to use server time, instead of client time.

0.8.0

  • Added the date.js from http://code.google.com/p/datejs/.
  • Added editable widget title.
  • Added editable date and time format.

0.7.1

  • Fixed the negative minute.

0.7.0

  • Edit function fix.
  • Added in worldclock.xml.

0.6.1

  • Installation directory fix.
  • Added in Changelog page.

0.6.0

  • Edit function.
  • 15, 30, 45 minutes difference support.