We saw documentation on support for targetting con...
# ask-questions
b
We saw documentation on support for targetting conditions using a date attribute (https://docs.growthbook.io/features/targeting#date-targeting) The docs mentions supports as of version 3.1 -> How does this translate to corresponding client-side SDK support or should this work with older client versions? How can we confirm if client side is correctly supported here (we're using the C#/Unity library), we seem to be finding the condition evaluating always to true from our tests
s
Our SDK engineer is investigating this. We'll report back after she gets a chance to check it out.
f
Hey @broad-lamp-82546, the current version of the C# SDK doesn't have date parsing or date comparison functionality like the "is after or on" or "is equal to" date operators. This is one of the primary features we're working on as of now to bring parity. Is there a timeline you have in mind?
b
We were looking to see if we could use it for one of our roll outs, but assumed it wasn't working so worked around it
So no immediate timelines yet, but we certainly will continue to have a need for future feature roll outs; I have also filed this as an issue on the SDK repo: https://github.com/growthbook/growthbook-c-sharp/issues/46
👍 1
f
Great. we'll let you know once we roll out an update.