I'd like to see Gravity Forms use the WordPress Timezone settings when it calculates scheduled form times. Instead, it seems to use server time, which is offset quite a bit from local time.
Here's my use case: I'm in HST (UTC-10) but my server is in CST (UTC-5). I set a form to expire at 12:00 AM (midnight), expecting the form to close when it's that time locally. Instead, it closed at 7pm. Ideally, GF should schedule based on blog time settings rather than server time. This would make scheduling a lot simpler.