Logstash-jdbc-input Timezone issue

Actually I use it to sync my data to ES according to the timestamp like below:

    statement => "SELECT * FROM t_Expert WHERE operateTime>:sql_last_value"

If their timezone is different, I can't use the sql.