Hi You should ask on user forum for the cron library you use, eg if its quartz, then on some quartz user forum.
On Wed, Sep 18, 2013 at 10:26 AM, loganathan <[email protected]> wrote: > Can you help me to covert cronexpression into proper date format?our need is > whatever cron expression we passes will have to get proper date format > whether its a past time cronexpression or future time cronexpression. > > for example assume we have cron expression like 0 0 12 1/1 * ? * due to some > reasons my server stopped on that time again its get started after 12'0 > clock on that scenario if i am using getNextValidTimeAfter its showing date > as next day actually that is not my requirement.My requirement is to get the > missed cronexpession in proper date format.Any help on the issue would be > highly appreciated? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Problem-in-converting-Cron-expression-into-proper-date-format-tp5739498p5739712.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen
