You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for Persian (Jalali) calendar alongside Gregorian in DefectDojo for date input/display.
Rationale:
Persian calendar is used in Iran, Afghanistan, Tajikistan, Uzbekistan, and Persian communities in Pakistan, India, Bahrain, UAE. This enhances accessibility for these regions.
Proposed Solution:
Implement jdatetime for Persian calendar support.
Add user/system setting to toggle calendar formats.
Update date fields (e.g., findings, engagements) to support both calendars.