Skip to content

JavaScript widget and Wordpress plugin to change times and dates to user's local timezone and language

License

Notifications You must be signed in to change notification settings

Juanc1to/sofatime

 
 

Repository files navigation

sofatime Wordpress plugin

use a shortcode to display a date and time in user's local or chosen timezone

HOW TO USE:

Use the installed shortcode [sofatime] to enclose a ISO 8601 date and time, followed by a valid timezone name.

example: [sofatime]2020-01-01 15:00 America/New_York[/sofatime]

Valid timezone names include "UTC", a name from the Timezone Database, or one of the following: Eastern, Central, Mountain, Pacific

About

JavaScript widget and Wordpress plugin to change times and dates to user's local timezone and language

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 54.7%
  • JavaScript 42.3%
  • CSS 2.2%
  • PHP 0.8%