Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
/ shamsi-calendar Public archive

The Shamsi Calendar Java project provides an implementation of the Persian calendar system. It includes functionality for converting dates, displaying calendar information, and determining leap years. This project is useful for applications that require Persian date handling.

License

Notifications You must be signed in to change notification settings

ashykng/shamsi-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shamsi (Jalali) Calendar in Java

This project implements a Shamsi (Jalali) calendar in Java, which is the Persian calendar used in Iran and Afghanistan. The project provides functionality to convert between Shamsi and Gregorian dates, as well as display Shamsi calendar information.

Features

  • Date Conversion: Convert between Shamsi (Jalali) and Gregorian dates.
  • Shamsi Calendar Display: Display Shamsi calendar information such as months and days.
  • Leap Year Calculation: Determine if a Shamsi year is a leap year.
  • Current Date: Display the current date in Shamsi format.

Technologies Used

  • Java: For implementing the Shamsi calendar logic and functionality.

How It Works

  1. Date Conversion: Use provided methods to convert dates between the Shamsi (Jalali) and Gregorian calendars.
  2. Calendar Display: Methods to display calendar information and determine the current Shamsi date.
  3. Leap Year Calculation: Functions to check if a Shamsi year is a leap year.

About

The Shamsi Calendar Java project provides an implementation of the Persian calendar system. It includes functionality for converting dates, displaying calendar information, and determining leap years. This project is useful for applications that require Persian date handling.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages