=== User Local Date and Time ===
Contributors: vipestudio
Tags: current time, local time
Stable tag: 1.0.0
Requires at least: 3.5
Tested up to: 6.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin will give you a simple shortcode allowing you to display the visitor current date and time. Works both with standard time and Arabic time. Bulgarian time included as well as a contribution to my home.

== Description ==

This plugin will give you a simple shortcode allowing you to display the visitor current date and time. Works both with standard time and arabic time.

You can customize it with css using classes arabictime, bgtime and standardtime.

Shortocodes that can be used are:

[arabic-current-date]
[current-date]
[bg-current-date]

or call it within your theme within

echo do_shortcode('[current-date]');


== Changelog ==

= 1.0.0 =
* Initial Release - 09.10.2019
