Title: Bangla Date and Time
Author: MH Mithu
Published: <strong>May 11, 2011</strong>
Last modified: July 7, 2015

---

Search plugins

![](https://ps.w.org/bangla-date-and-time/assets/banner-772x250.png?rev=1164261)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/bangla-date-and-time/assets/icon-256x256.png?rev=1164261)

# Bangla Date and Time

 By [MH Mithu](https://profiles.wordpress.org/mitcmt/)

[Download](https://downloads.wordpress.org/plugin/bangla-date-and-time.2.6.zip)

 * [Details](https://wordpress.org/plugins/bangla-date-and-time/#description)
 * [Reviews](https://wordpress.org/plugins/bangla-date-and-time/#reviews)
 *  [Installation](https://wordpress.org/plugins/bangla-date-and-time/#installation)
 * [Development](https://wordpress.org/plugins/bangla-date-and-time/#developers)

 [Support](https://wordpress.org/support/plugin/bangla-date-and-time/)

## Description

Bangla Date and Time is simple but effective to display relevant date, times on 
your website. It replaces all Latin number with Bangla number on every pages. It
allows you to show current Bangla, Gregorian and Hijri date to the sidebar widget.
Once you activate the plugin, automatically date and time will be changed to Bangla
for all posts and comments and also you’ll find dashboard numbers in Bangla.

#### Why? (Features)

 * Bangla date.
 * Bangla time.
 * Bangla archive.
 * Bangla calendar.
 * Bangla month name.
 * Bangla name of the days.
 * Bangla number into dashboard.
 * Bangla post view/hit count.
 * Bangla page navigation number.
 * Sidebar widget with Bongabdo and Hijri.

#### How? (Usage)

 * For post hit count, use [WP-PostViews](https://wordpress.org/plugins/wp-postviews/)
   plugin (Recommend).
 * For page navigation, use [WP-PageNavi](https://wordpress.org/plugins/wp-pagenavi/)
   plugin (Recommend).
 * Please check [installation tab](https://wordpress.org/plugins/bangla-date-and-time/installation/)
   for more details.

#### Who? (Developer)

 * Blog: [mithu.me](http://mithu.me)
 * E-mail: mail@mithu.me

## Screenshots

[⌊Bangla date, comment count and hit count⌉⌊Bangla date, comment count and hit count⌉[

Bangla date, comment count and hit count

[⌊Bangla number into page navigation⌉⌊Bangla number into page navigation⌉[

Bangla number into page navigation

[⌊Bangla date and time widget⌉⌊Bangla date and time widget⌉[

Bangla date and time widget

[⌊Bangla number into dashboard⌉⌊Bangla number into dashboard⌉[

Bangla number into dashboard

[⌊Bangla calendar widget⌉⌊Bangla calendar widget⌉[

Bangla calendar widget

## Installation

 1. Download the Plugin `bangla-date-and-time.zip`
 2. Extract zip and upload the plugin in `wp-content/plugins/` directory.
 3. Activate the plugin through the plugins menu.
 4. Open any of your post and see bangla date and that’s it.
 5. To show local time into sidebar, please go to `Settings > General` and set `Timezone`
    value `Dhaka` or your preferred timezone value.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Bangla Date and Time” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ MH Mithu ](https://profiles.wordpress.org/mitcmt/)

[Translate “Bangla Date and Time” into your language.](https://translate.wordpress.org/projects/wp-plugins/bangla-date-and-time)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/bangla-date-and-time/),
check out the [SVN repository](https://plugins.svn.wordpress.org/bangla-date-and-time/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/bangla-date-and-time/)
by [RSS](https://plugins.trac.wordpress.org/log/bangla-date-and-time/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### v2.6 (07.07.2015)

 * Renamed – calendar function.
 * Added – function availability check.
 * Fixed – Regex of calendar URL filter.
 * Tested – compatibility up to WP-4.2.2

#### v2.5 (20.05.2015)

 * Renamed – class files.
 * Updated – code to WP standards.
 * Updated – methods to reduce redundancy.
 * Tested – compatibility up to WP-4.2.2

#### v2.4.5 (07.03.2015)

 * Modified – timestamp offset.
 * Updated – copyright date.
 * Tested – compatibility up to WP-4.1.1

#### v2.4.4 (05.01.2015)

 * Modified – timestamp offset.
 * Fixed – PHP warning.
 * Tested – compatibility up to WP-4.1

#### v2.4.3 (27.09.2014)

 * Modified – Hijri calendar date.
 * Tested – compatibility.

#### v2.4.2 (30.06.2014)

 * Modified – Hijri calendar date to current.

#### v2.4.1 (25.05.2014)

 * Added – weekday name hiding feature into widget.
 * Added – calendar year name hiding feature into widget.
 * Modified – widget options and reordered them.
 * Moved – screenshots.

#### v2.4 (18.05.2014)

 * Added – season name hiding feature into widget.
 * Added – current time hiding feature into widget.
 * Added – default title placeholder.
 * Added – new hooks.
 * Renamed – widget title text.
 * Renamed – file `general-funcs`.
 * Modified – directory structure.
 * Modified – including file paths.

#### v2.3 (10.05.2014)

 * Added – widget title rename feature.
 * Added – new widget class.
 * Removed – method `bangla_date_widget` from `Bangla_date` class.
 * Removed – method `register_widget` from `Bangla_date` class.
 * Replaced – action hook with new hook for widget.
 * Modified – included file on file.
 * Updated – more funcionalities.
 * Tested – compatibility up to WP-3.9.1

#### v2.2 (05.05.2014)

 * Rewrite – code.
 * Added – new class file.

#### v2.1 (30.04.2014)

 * Added – bangla into calender.
 * Added – bangla into archive.
 * Added – content filtering.
 * Added – new filter hook.
 * Added – more new methods.
 * Added – general functions file.
 * Renamed – method `bangla_digit` on base class.
 * Removed – `bangla_number` method from clild class.

#### v2.0.2 (22.04.2014)

 * Updated – XML data file.
 * Updated – XML related functionalities.
 * Tested – compatibility up to WP-3.9

#### v2.0.1 (16.04.2014)

 * Fixed – default timezone issue.
 * Replaced – system timestamp with blog deafult.
 * Extended – main class from lib class.

#### v2.0 (12.04.2014)

 * Removed – remote data scrapper.
 * Added – Bangla Date class.
 * Added – XML data file.
 * Fixed – data fetching failure issue.
 * Rewrite – code with readable syntax.
 * Updated – license to GPL-3.0
 * Tested – compatibility up to WP-3.8.2

#### v1.9.1 (27.03.2014)

 * Added – new feature Hijri date into widget.
 * Tested – compatibility with WP-3.8.1

#### v1.9 (25.02.2014)

 * Added – Bangla Season name into widget.

#### v1.8.2 (12.02.2014)

 * Modified – data scraping from Bangla Date Json API.
 * Tested – compatibility up to WP-3.8.1

#### v1.8.1 (17.12.2013)

 * Changed – URL for remote date fetching issue.

#### v1.8.0 (11.12.2013)

 * Rewrite – code to fully OOP way.
 * Tested – compatibility up to WP-3.7.1

#### v1.7.2 (28.11.2013)

 * Fixed – null data for remote contents.
 * Added – cURL data scraping support for remote contents.
 * Removed – header meta tag.

#### v1.7.1 (08.04.2013)

 * Fixed – issue of remote contents for widget.
 * Added – an error message for remote contents if getting failed.

#### v1.7.0 (21.03.2013)

 * Added – bangla date and time widget support.
 * Added – bangla calendar year (Bongabdo) for widget.

#### v1.6.1 (22.12.2012)

 * Fixed – bug.

#### v1.6 (16.12.2012)

 * Added – localization settings check.
 * Tested – compatibility for WP-3.5

#### v1.5 (20.10.2012)

 * Added – support for wp i18n.
 * Display – bangla number into admin area.

#### v1.4 (12.08.2012)

 * Enhance – functionality for newer version of wp.
 * Remove – ordinal suffix from array for conflict with same strings.

#### v1.3 (23.03.2012)

 * Added – `the_views` hook for popular view count plugin ‘WP-PostViews’ to count
   hit in Bangla.

#### v1.2 (12.07.2011)

 * Added – `comments_number` hook for total comments number count

#### v1.1 (24.06.2011)

 * Fixed – bug for month ‘June’ replacing ‘Jun’.
 * Added – blank character for ‘st’, ‘nd’, ‘rd’ & ‘th’.

#### v1.0.1 (11.05.2011)

 * Initial release.

## Meta

 *  Version **2.6**
 *  Last updated **11 years ago**
 *  Active installations **100+**
 *  WordPress version ** 2.8 or higher **
 *  Tested up to **4.2.39**
 * Tags
 * [bangla](https://wordpress.org/plugins/tags/bangla/)[calendar](https://wordpress.org/plugins/tags/calendar/)
   [date](https://wordpress.org/plugins/tags/date/)[number](https://wordpress.org/plugins/tags/number/)
   [time](https://wordpress.org/plugins/tags/time/)
 *  [Advanced View](https://wordpress.org/plugins/bangla-date-and-time/advanced/)

## Ratings

 3.4 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/bangla-date-and-time/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/bangla-date-and-time/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/bangla-date-and-time/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/bangla-date-and-time/reviews/?filter=2)
 *  [  2 1-star reviews     ](https://wordpress.org/support/plugin/bangla-date-and-time/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/bangla-date-and-time/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/bangla-date-and-time/reviews/)

## Contributors

 *   [ MH Mithu ](https://profiles.wordpress.org/mitcmt/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/bangla-date-and-time/)