Matthew Elwell

Results 356 comments of Matthew Elwell

Hi @utkarsh-1905 , this is quite a large amount of work as it will need to be implemented in the engine code in all of our server side SDKs. If...

> We need to give consideration here to timezones too? Hmm... yes, I guess we either need the dates to always be TZ aware or always NOT TZ aware (and...

@tomerplus500 at the moment, we don't have a timeline for implementing this one. In the meantime, you can use integer timestamps. e.g. set your trait as follows: ```python flagsmith.get_identity_flags("my-identity", traits={"registered_at":...

@tomerplus500 yes, this is something that we do plan to implement, but as per previous comments, it is a non-trivial requirement and is not on our near term backlog, hence...

We'd happily receive a PR for this :)

Hi @tomerplus500, I appreciate the feedback, but please bear in mind that we have a backlog to manage for both our open source community and paying customers. Since there is...

Thanks for raising this @cbix. We will look into this and provide updates here.

I don't think that we should merge this until we have a solution to [this issue](https://github.com/Flagsmith/flagsmith/issues/5814).

See comment [here](https://github.com/Flagsmith/flagsmith/issues/1535#issuecomment-2250458494) following an offline discussion which should address comments above.

Hi @LeftTwixWand, thanks for raising this and for sharing the code snippets. I'm interested to know what this would look like without an official Flagsmith component? Is there an option...