

Admin settings panel with live preview
Indesign Nepali Post Date converts Gregorian (AD) dates into Bikram Sambat (BS) Nepali dates directly within WordPress — with full support for Nepali glyphs, localized month and weekday names, and flexible formatting.
It is built for Nepali news portals, blogs, and any website that must display publish dates, modified dates, or today’s date in the Nepali calendar format, as required by Nepal Press Council regulations.
Key highlights:
format and lang attributes.format and lang attributes.lang attribute.id_nepali_post_date_get( $datetime ) — Converts a date string or timestamp to a formatted BS string.id_nepali_post_date_today() — Returns today’s date in BS.id_nepali_post_date_convert( $number ) — Converts a number to Nepali glyphs.indnpd_get_date( $timestamp, $format, $lang ) — Modern namespaced helper with full format and language control.\IndesignMedia\NPD\Manager::convert( $timestamp, $format, $lang ) — Static method for advanced integration.indesign_nepali_post_date_output filter — Hook into every date output to wrap or modify HTML. Token
Output
d
Day number
m
Month number
M
Month name (e.g. असार)
y
2-digit year
Y
4-digit year
l
Weekday name (e.g. मंगलबार)
<span class="your-class"> for targeted styling.Built and maintained by Indesign Media — https://indesignmedia.net
For professional support, custom development, or integration assistance, visit the plugin page or contact us directly.