After selecting date and time in oj-input-date-time, time is going like T00:00:00
Summary:
Hi everyone,
I am facing issue in oj-input-date-time
After selecting date and time in oj-input-date-time, time is going like T00:00:00
Content (required):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
<oj-input-date-time class="editable" value="{{$variables.currentRow.statusDate}}" max="[[ $functions.getCurrentDate() ]]" required="true"
</oj-input-date-time>
0