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.
