Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8890349
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T22:28:51+00:00 2026-06-14T22:28:51+00:00

Oracle docs http://docs.oracle.com/javase/6/docs/technotes/guides/intl/calendar.doc.html states that Java supports 3 calendar systems: Gregorian, Japanese Imperial and

  • 0

Oracle docs http://docs.oracle.com/javase/6/docs/technotes/guides/intl/calendar.doc.html states that Java supports 3 calendar systems: Gregorian, Japanese Imperial and Thai Buddhist. Does Java support Julian calendar?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T22:28:52+00:00Added an answer on June 14, 2026 at 10:28 pm

    Yes, it does.

    From the doc of GregorianCalendar:

    GregorianCalendar is a hybrid calendar that supports both the Julian
    and Gregorian calendar systems with the support of a single
    discontinuity, which corresponds by default to the Gregorian date when
    the Gregorian calendar was instituted (October 15, 1582 in some
    countries, later in others). The cutover date may be changed by the
    caller by calling setGregorianChange().

    Use setGregorianChange to change it.

    public void setGregorianChange(Date date) Sets the GregorianCalendar
    change date. This is the point when the switch from Julian dates to
    Gregorian dates occurred. Default is October 15, 1582 (Gregorian).
    Previous to this, dates will be in the Julian calendar. To obtain a
    pure Julian calendar, set the change date to Date(Long.MAX_VALUE). To
    obtain a pure Gregorian calendar, set the change date to
    Date(Long.MIN_VALUE).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

According to doc, calendar set() is: http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Calendar.html#set%28int,%20int,%20int%29 set(int year, int month, int date) Sets
I just read Enhancements in Java7( http://docs.oracle.com/javase/7/docs/technotes/guides/language/underscores-literals.html ). In that I see Underscores Numeric
According to Oracle's online documentation, JnlpDownloadServlet is still a part of Java 7: http://docs.oracle.com/javase/7/docs/technotes/guides/javaws/developersguide/downloadservletguide.html
I was looking at this: http://docs.oracle.com/javase/7/docs/technotes/tools/windows/kinit.html and noticed that it says I could use
I read http://download.oracle.com/javase/6/docs/technotes/tools/solaris/keytool.html It says that we can export a CSR file, but no
http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Timer.html The reason for this question is that I have a timer running at
http://weblogs.java.net/blog/aim/archive/2007/07/embedding_swing.html http://docs.oracle.com/javase/1.5.0/docs/api/index.html?javax/swing/text/html/ObjectView.html I add html code to JEditorPane: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
I'm looking at http://docs.oracle.com/javase/6/docs/api/java/lang/Double.html I am trying double b = Math.sqrt(absoluteNumber); int c =
I've been reading the Java docs ( http://docs.oracle.com/javase/tutorial/essential/regex/matcher.html ) but am having trouble achieving
I want to do animation in Java. I have looked at: http://docs.oracle.com/javase/tutorial/uiswing/misc/timer.html What I'm

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.