Taghvim

UUID: jalalicalendar@mohammad-sn
Last edited:
8 months ago 2024-07-28, 07:12
Last commit: [c8383e71] Hungarian translation update for Cinnamon Applets (#6264)

The Cinnamon Jalali (Iranian) calendar applet

README

Close

Taghvim

Taghvim (Persian: تقویم) is a Jalali calendar applet for Cinnamon desktop. Featuring holidays and historical events included in the official Iraninan calendar, Taghvim is forked from the default Cinnamon calendar applet and has the same functionalities.


تقویم شمسی برای میزکار سینامون

‫این افزونه شامل مناسبت‌ها و تعطیلات تقویم رسمی ایران است و از آن‌جاکه بر پایه تقویم پیش‌فرض سینامون توسعه داده‌شده است، کارکردی مشابه آن دارد.

Log In To Comment!

10 Comments

irashid-man
irashid-man-1 week ago
change as follow: function jd_to_persian(gy, gm, gd) { let d = new Date(gy, gm-1, gd); let pp = new Intl.DateTimeFormat('en-US-u-ca-persian', {dateStyle: 'full'}) .format(d) .split(" "); const monthNames = ["Farvardin", "Ordibehesht", "Khordad", "Tir", "Mordad", "Shahrivar", "Mehr", "Aban", "Azar", "Dey", "Bahman", "Esfand"]; const mm = monthNames.indexOf(pp[1]); const yy = Number(pp[3]); const dd = Number(pp[2].replace(",", "")); return [yy,mm+1, dd]; } also lines 242 and 249 to : this._cached_date = jd_to_persian(this._d.getFullYear(), this._d.getMonth() + 1, this._d.getDate()); this._cached_utc_date = jd_to_persian(this._d.getUTCFullYear(), this._d.getUTCMonth() + 1, this._d.getUTCDate()); save and restart cinnamon
Pouyan
Pouyan-1 week ago
متأسفانه بخاطر عدم درنظرگیری کبیسه در سال ۱۴۰۳، از ابتدای ۱۴۰۴ تقویم یک روز جلوتر افتاده.
Ali Yarizadeh
Ali Yarizadeh-1 week ago
با تشکر از شما ولی تاریخ روز بخاطر سال کبیسه اعمال نشده و یک روز جلو تره
نیستی
نیستی-3 years ago
سلام. ضمن تشکر از زحمت شما، وقتی این اپلت را نصب و میز کار اضافه می‌کنیم، مثلثی کنار پنجرهٔ اپلت‌ها نمایش داده می‌شود. وقتی ماوس را روی آن مثلث نگه می‌داریم، این پیام خطا نمایش داده می‌شود: This applet contains function calls that could potentially cause Cinnamon to crash or freeze.
Sina
Sina-3 years ago
مرسی :)))
Koorosh
Koorosh-3 years ago
خیلی عالیه اگر امکان انتخاب فونت بهش اضافه کنید بهتر میشه
Alireza Seddighi
Alireza Seddighi-4 years ago
سپاس بابت توسعه، بسیار کاربردی بود
M. MAD
M. MAD-4 years ago
خدا خیرت بده، مثل این رو توی بقیهٔ دسکتاپ‌ها ندیدم
Reza Shalbaf Zadeh
Reza Shalbaf Zadeh-4 years ago
بسیار عالی و به درد بخور خیلی ممنونم که وقت و انرژی گذاشتید و توسعه دادید
pourmirzai
pourmirzai-5 years ago
دمت گرم