MCPcopy Index your code
hub / github.com/amirmehdizadeh/JalaliCalendar

github.com/amirmehdizadeh/JalaliCalendar @1.0.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.0.2 ↗ · + Follow
37 symbols 111 edges 2 files 1 documented · 3%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

JalaliCalendar

About

JalaliCalendar is a concrete subclass of Calendar of Java programming language and provides the standard calendar system used by Persians. For more information about Persian calendar (also calls jalali or shamsi) visit Here. This class implements all methods of gregorianCalendar class in java.

License

Copyright 2012 Amir Mehdizadeh

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Core symbols most depended-on inside this repo

set
called by 69
src/main/java/com/samanpr/jalalicalendar/JalaliCalendar.java
roll
called by 24
src/main/java/com/samanpr/jalalicalendar/JalaliCalendar.java
getYear
called by 22
src/main/java/com/samanpr/jalalicalendar/JalaliCalendar.java
jalaliToGregorian
called by 20
src/main/java/com/samanpr/jalalicalendar/JalaliCalendar.java
add
called by 18
src/main/java/com/samanpr/jalalicalendar/JalaliCalendar.java
getMonth
called by 17
src/main/java/com/samanpr/jalalicalendar/JalaliCalendar.java
dayOfWeek
called by 14
src/main/java/com/samanpr/jalalicalendar/JalaliCalendar.java
getDate
called by 14
src/main/java/com/samanpr/jalalicalendar/JalaliCalendar.java

Shape

Method 34
Class 3

Languages

Java100%

Modules by API surface

src/main/java/com/samanpr/jalalicalendar/JalaliCalendar.java25 symbols
src/test/java/com/samanpr/jalalicalendar/JalaliCalendarTest.java12 symbols

For agents

$ claude mcp add JalaliCalendar \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page