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 7784001
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T20:00:43+00:00 2026-06-01T20:00:43+00:00

I am using Quartz for Scheduling my job in java. I have used CronTrigger

  • 0

I am using Quartz for Scheduling my job in java. I have used “CronTrigger” for setting my time.
I want to fire my Job each day at 11:55 Pm in night. What should i write in the setCronExpression(” “) for having my Job Done. .??

What i thought of the Code is:—

CronTrigger trigger = new CronTrigger();
trigger.setName("runMeJob");
trigger.setCronExpression("0 55 23 * * ?");

Is the above code correct or should i do some modifications in it????

  • 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-01T20:00:44+00:00Added an answer on June 1, 2026 at 8:00 pm

    It would be: 0 55 23 1/1 * ? *

    There is a nice website exactly for your case: CronMaker

    CronMaker is a utility which helps you to build cron expressions.
    CronMaker uses Quartz open source scheduler. Generated expressions are
    based on Quartz cron format.

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

Sidebar

Related Questions

I'm using Quartz.NET for job scheduling in my ASP.NET application, and I have created
I'm writing a scheduling application in Java using Quartz. I'm using the CronTrigger, but
We're using Quartz.Net to schedule about two hundred repeating jobs. Each job uses the
In a spring servlet xml file, I'm using org.springframework.scheduling.quartz.SchedulerFactoryBean to regularly fire a set
I am using quartz scheduler for scheduling a particular job. I am using both
We have implemented quartz for scheduling.Every job produced have different key.It was working fine
I am using Quartz JDBCJobStore and have following job definition JobDetail job=newJob(HelloJob.class).withIdentity(demo11, group11). usingJobData(jobSays,
I developed an EAR using Quartz API. I have put my quartz.properties file in
I have been trying to write an image on a layer using Quartz but
it is a interesting question. i am using Quartz.net to make job scheduler. also

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.