2

I need to configure Statsig flag to return true for 30 days, by setting from and to dates I am using "check time and date" and I am trying to set before and after time. But its giving invalid error. Not sure what is the mistake. Please guide to resolve this issue

enter image description here

1 Answers1

3

Statsig uses American formats for dates - so MM/DD/YYYY, and XX:XX AM/PM

I think the UI should have a datepicker which enforces this. Here's what mine looks like

date and time

Tore
  • 1,236
  • 2
  • 11
  • 21