Issue Details (XML | Word | Printable)

Key: QRTZNET-28
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Marko Lahma
Reporter: Chris Constantin
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Quartz.NET

CronTrigger: Hour, Minute, and Second parameters describe an un-representable DateTime

Created: 31/Jul/07 12:13 PM   Updated: 30/Jan/08 04:00 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 0.6

File Attachments: 1. Text File Quartz.patch (0.9 kB)


Flags: Patch


 Description  « Hide
This error keeps showing up in my code, especially today, which is the 31st.

I tracked it down to CronExpression. I have attached a patch.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Marko Lahma added a comment - 31/Jul/07 03:33 PM
Thanks for spotting, I was able to reproduce and applied your patch.