Showing 16 open source projects for "julian calendar"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1

    julian-day-calendar-1583

    Integer algorithms from J. Scaliger in 1583 for calendar date "math"

    Josephus Justus Scaliger created the concept of Julian Day Number (named in honor of his father Julius) because he was a historian interested in resolving historical dates based on different calendars. He brought together several calendars including the Gregorian calendar in 1583 and chose a base date of 4713 BC January 1 from which to number all days. He chose that date as one common to the then common calendars he wanted to reconcile. He also devised an algorithm using integer calculations...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Joda-Time

    Joda-Time

    Replacement for the Java date and time classes prior to Java SE 8

    .... The Gregorian, Julian, Buddhist, Coptic, Ethiopic and Islamic calendar systems are also included. Supporting classes include time zone, duration, format and parsing. Joda-Time provides a quality replacement for the Java date and time classes. Joda-Time is the de facto standard date and time library for Java prior to Java SE 8. Users are now asked to migrate to java.time (JSR-310).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    A Million-Day Calendar

    Excel/PDF calendar (500 BC - 2238 AD); Gregorian & Julian adjustments

    This calendar seeks to present what most Western sources would consider the official data for each day between 500 BC and 2238 AD. The underlying research takes account of technical and historical issues. The download is available through the Files tab (above). The download includes PDF and Microsoft Excel versions of the calendar. The PDF is a 10,000-page file, bookmarked by century. The Excel version states Julian calendar, Julian day, (proleptic) Gregorian calendar, day of week, and ISO...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    libhdate, hcal and hdate

    C library for Hebrew dates / times of day / solar times

    libhdate is a C library for Hebrew calendar information, including dates, holidays, and times of day. The package includes: hcal and hdate, command line programs for the Hebrew calendar, dates and times of day information. Also included are library bindings to other programming languages (C++, pascal, python, perl, ruby, php). The api is also of general use for calculating solar times anywhere on Earth for any astronomical date (julian day number).
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Gcal for Windows

    Gcal for Windows

    GNU Gcal 4.1 is a program for calculating and printing calendars

    Gcal displays hybrid and proleptic Julian and Gregorian calendar sheets, respectively for one month, three months, or a whole year. It also displays eternal holiday lists for many countries around the globe, and features a very powerful creation of fixed date liststhat can be used for reminding purposes. Gcal can calculate various astronomical data and times of the Sun and the Moon for pleasure at any location, precisely enough for most civil purposes. Gcal supports some other calendar systems...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PECALDAYS

    PECALDAYS

    Pecaldays is a powerfull calendar utility for Linux 64bit OSs.

    Pecaldays is a powerfull and portable calendar utility for Linux 64bit OSs. ! It is written in C language. Actually , I made it to support my PEDABA (Data Base) Linux application but , I think it will be usefull as a standalone utility too. You can search for any date you want from 01/01/001 a.C to 31/12/2500 A.C to find the corresponding day. You can also add or subtract number of days to a specific date. It is also possible to extend the Julian calendar (for information only about...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    iLib

    The most comprehensive library of Javascript i18n classes available

    Note: development has been moved over to github! Please see https://github.com/iLib-js/iLib "I18N" means way more than just translation. Other libraries claim to be an i18n solution when translation and string formatting is really all they offer. Yes, iLib has classes that do translation too, but there is also much, much more. From date formatting to name parsing to phone number handling to collation, iLib has classes that do it. And, it has the ability to support thousands of possible...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Months4Mathematica

    Months4Mathematica

    more calendar conversions, epochs, JDN, moon, +

    extra astronomical / calendar / epoch features that mathematica does not have. has many new functions. supports multiple calendars (julian, gregorian, synodic, anomalistic). supports JDN conveniently, shows moon phase est. NEW: supports day number from 0 of any calendar conversion all-way between supported calendars supports multiple epochs and epoch generation. convert between some epochs without calendar support, ie, J2000.0, JDN, to some effect can create/import epochs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Dates

    Fast calendar calculations for 10,000 years (Julian and Gregorian)

    ... the chiliads. So how will you be able to do date calculations if you then even try to consider time gimmicks like summer/winter time changes, leap-seconds and so on? Just forget it! This project gives you very short pure date routines that are the fastest ones that you can get, because they don't need any looping for doing their calculations, and they do their calculations from 1/1/0 up to 12/31/9999. Of course they precisely consider the transition from Julian to Gregorian calendar. ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10

    persian-calendar

    Java Persian Calendar library

    NOTICE: for the time bieng we are at http://code.google.com/p/persian-calendar/ a light-weight and easy to use Persian Calendar system (known as jalali or shamsi) for JDK. algorithms for converting Julian days to the Persian calendar, and vice versa are adopted from "casema.nl/couprie/calmath/persian/index.html" written entirely in VB. The algorithms is not exactly the same as the original. I've done some minor changes in the sake of performances and corrected some bugs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    hvjavacalendar

    hvajavacalendar is a Java package that has many calendars

    This Java package implements many calendars. In addition to the Gregorian calendar, it has these calendars: Armenian, Bahai, Chinese, Coptic, Egyptian, Ethiopic, French revolutionary, Hebrew, Hindu lunar, Hindu solar, Indian, Islamic, Jalali, Julian, Mayan, Nepali, Persian, World calendar. Different countries changed from Julian to Gregorian calendar in different times. This package has calendars for the following countries (all of them do not exist any more as independend...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    irrWeatherManager
    IrrWeatherManager is an easy-to-use weather management system for the Irrlicht rendering engine. Having weather in your game has never been this easy! Please visit the Skyreign Software website (below) for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Julian is a calendar module for Xaraya, based on xarcalendar/PostCalendar. It has Day, Week Month and Year views with custom starting days. Julian includes blocks for the month, Today's and Upcoming events. User can subscribe to categories of events.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A simple command to convert calendar dates to julian dates. Quite useful in timing situations where you need elapsed time between dates. Also useful for astronomy applications.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    You can find witch day of the week is in the date in Julian or Gregorian calendar since 1-st January 1 year (begining AD) to about 65000y. And you can findout the phase of the moon in few centuries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Python module to convert dates between different calendar systems (Gregorian, Julian, ISO, Hebrew, Islamic, Mayan, Indian Civil, Baha'i, Persian, French Republican). Additionally, a module exists for retrieving the Gergorian dates for US holidays
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.