Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/louis-aime/fourmilab_calendar_upgraded
Fourmilab calendar simplified and with bug reduction
https://github.com/louis-aime/fourmilab_calendar_upgraded
Last synced: 4 days ago
JSON representation
Fourmilab calendar simplified and with bug reduction
- Host: GitHub
- URL: https://github.com/louis-aime/fourmilab_calendar_upgraded
- Owner: Louis-Aime
- License: mit
- Created: 2020-12-03T22:07:09.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T08:07:19.000Z (5 months ago)
- Last Synced: 2024-06-20T16:21:50.949Z (5 months ago)
- Language: JavaScript
- Size: 84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Calendrier fourmilab / Fourmilab calendar
## Synthèse / AbstractCeci est l'application de conversion de calendriers Fourmilab de John Walker (original: 2015). Les modifications suivantes ont été apportées.
* Les textes d'explication sur les calendriers ont été retirés (pour faciliter l'usage en contrôle ou en comparaison).
* Trois erreurs générales de calcul ont été corrigées, voir début de calendar.js.
* Les éléments linguistiques ont été réparties dans des fichiers ad hoc, _locale-en.js_ et _locale-fr.js_ respectivement.
* L'affichage des mois en hébreu est désormais assuré via les caractères Unicode, et non par des fichiers image.
* Les années avant l'origine des deux calendriers persans sont calculés de la même manière, en notation algébrique.
* Les styles sont groupés dans une feuille CSS séparée.This is Fourmilab calendar, the calendar conversion application by John Walker (original in 2051). Here are the changes:
* The explanation texts on calendars have been suppressed, to facilitate control and comparison.
* Three general computing bugs have been fixed, see in calendar.js.
* Language-specific element have been stored in separate files: _locale-en.js_ and _locale-fr.js_ respectively.
* Hebrew months are displayed using Unicode characters rather than image files.
* Years before epoch of both persian calendars are computed the same way, in algebraic notation.
* Styles are on a separate CSS file.
## Utlisation en ligne / On-line usageLes versions linguistiques disponibles sont accessibles en ligne à partir du site GitHub Pages ci-après.
The available versions may be used on line from the following GitHub Pages site.
[Fourmilab converter](https://louis-aime.github.io/fourmilab_calendar_upgraded/).
## Téléchargement et intégration
Téléchargez la dernière version (_Releases_ sur le côté) et suivez les instructions.
Dowload the last release and follow instructions.