https://bz.apache.org/bugzilla/show_bug.cgi?id=63018
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |om Status|NEW |NEEDINFO OS| |All Severity|blocker |normal --- Comment #1 from Philippe Mouawad <[email protected]> --- What is the database you're using ? What is its timezone ? What is the type of field you store time in ? You might want to read this: https://blog.jooq.org/2015/06/30/whats-even-harder-than-dates-and-timezones-dates-and-timezones-in-sql-jdbc/ I don't think there is any issue with JMeter here, possibilities are: - wrong type to store time, dropping timezone information - timezone mismatch between jmeter machine/jvm and database server -- You are receiving this mail because: You are the assignee for the bug.
