rundeck / rundeck-api-java-client

Java client for the Rundeck REST API
http://rundeck.github.com/rundeck-api-java-client
Apache License 2.0
13 stars 17 forks source link

generated Date strings for executions Query are incorrectly not using GMT timezone #16

Closed gschueler closed 10 years ago

gschueler commented 10 years ago

Rundeck expects a date string with GMT timezone, but the generated date strings use local time zone.