How to have predefined value for datetime tag
can i prepopulate the date value like this ? also can i change date format (mm/dd/yyyy)to some other (dd/mm/yyyy)
<DateTime name="datetime" only="date" value="$predictionDate"/>
can i prepopulate the date value like this ? also can i change date format (mm/dd/yyyy)to some other (dd/mm/yyyy)
<DateTime name="datetime" only="date" value="$predictionDate"/>
I have also same problem. not able to prepopulate the datevalues in prediction on datetime tag
Hi folks - unfortunately DateTime is a control tag and can be populated from Annotations or Predictions only. Would it be sufficient to just use Text? https://labelstud.io/tags/text