how can i integrate Convert_tz of Mysql in thinking sphinx? i tried to look up for answers but i'am not able to find any. I'am using ruby - 1.9.3 and rails 3.2 thinking sphinx 2.0.11
eg: Model.search("", with: {attribute: ">=CONVERT_TZ(#{Time.now}, 'UTC', 'America/New_York')" })