I need to symbolize a Fusion Table (points) on a Google Map - easy stuff. The trick here is that I need to symbolize the points based on the difference between now (today) and a date in a Fusion Table column.
My understanding is that the API can't do date subtraction (there is no 'now' in the API). A workaround for this is to do the subtraction in Excel with result in a new column, re-upload to Fusion Tables, and then symbolize based off the new result value. But that's only accurate today - Fusion Tables can only hold static information - so it isn't a very good solution.
Am I missing something here or anyone have any other ideas how to solve this? Thanks in advance.