Issue: Using lightning component tag "<ui:inputDateTime aura:id="today" label="Time" class="field" value="" displayDatePicker="true" format="M/D/YYYY"/>" Datetime format is not reflecting based on locale for en_US locale but working for other locale format.Expected:6/28/2018Actual: Jun 28, 2018