Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

Bulchaa/modern-ethiopian-calendar

Domaine:

natural language processing

Type de record:

software
Créateur:
Bul
Hôte:
The Modern Calendar System is a comprehensive, multi-language calendar solution that supports various calendar types (Gregorian, Ethiopian, Islamic) with modern, colorful UI across multiple programming languages and frameworks. # 🌍 Modern Multi-Language Calendar System A comprehensive, modern calendar system supporting multiple calendar types with beautiful UI across multiple programming languages and frameworks. ## ✨ Features - 🌍 **Multi-Calendar Support** - Gregorian, Ethiopian (13 months), Islamic calendars - 🗣️ **Multi-Language** - English, Amharic (አማርኛ), Afaan Oromo - 🎨 **Modern UI** - Beautiful gradients, animations, responsive design - 💻 **Multi-Platform** - HTML/JS, React, Next.js, Python, PHP implementations - 📱 **Responsive** - Works on desktop, tablet, and mobile - 🔧 **Easy Integration** - Simple APIs and comprehensive documentation ## 🚀 Quick Start ### HTML/JavaScript ```html const calendar = new ModernCalendar('#calendar', { calendar: 'ethiopian', language: 'am', theme: 'modern' }); ``` ### React ```jsx import ModernCalendar from './components/ModernCalendar'; function App() { return ( ); } ``` ### Python ```python from modern_calendar import ModernCalendar calendar = ModernCalendar('ethiopian', 'am') today = calendar.today() print(calendar.format_date(today)) ``` ### PHP ```php formatDate($calendar->today()); ?> ``` ## 📦 Installation ### Clone Repository ```bash git clone github.com cd modern-ethiopian-calendar ``` ### NPM (Coming Soon) ```bash npm install modern-calendar-system ``` ### CDN (Coming Soon) ```html ``` ## 🌍 Supported Calendars ### Gregorian Calendar Standard international calendar with 12 months ### Ethiopian Calendar - 13 months (12 months of 30 days + Pagume) - Pagume has 5 days (6 in leap years) - 7-8 years behind Gregorian calendar ### Islamic Calendar Lunar-based calendar with 12 months of alternating 29-30 days ## 🗣️ Supported Languages - **English** - Full English support - **Amharic (አማርኛ)** - Ethiopian language - **Afaan Oromo** - Oromo language ## 🎨 Themes - **Modern** - Default gradient theme - **Dark** - Dark mode theme - **Green** - Nature-inspired theme - **Purple** …

Visit

github.com

Languages

AmharicOromoOromo, Borana-Arsi-Guji

Similaires

yaredabebe/ethiopian-calendareliasdebelo/ethiopian-calendareyuelberga/ethiopian-calendarabrahammelaku/ethiopian-calendaraskual/ethiopian-calendarkashumaku/Ethiopian-calendar

yaredabebe/ethiopian-calendar

markdown # Ethiopian Calendar Converter 🇪🇹 A lightweight and accurate JavaScri

eliasdebelo/ethiopian-calendar

# Ethiopian Calendar Converter 🇪🇹 A modern, lightweight PHP library for seamless conversion between

eyuelberga/ethiopian-calendar

C# class library for generating Ethiopian Calendar and also converting Gregorian Calendar dates into

abrahammelaku/ethiopian-calendar

Ethiopian calendar to/from Gregorian calendar converter # Ethiopian Calendar Example code to conver

askual/ethiopian-calendar

A wordpress plugin for Ethiopian Calender. # Ethiopian Calendar Wordpress plugin Contributors: Kib

kashumaku/Ethiopian-calendar

# Ethiopian Calendar A lightweight TypeScript/JavaScript utility for converting between the **Grego