Hi
If(Activity_Form.Mode = FormMode.Edit, Value(Text(TimeValue(Parent.Default),"[$-en-GB]HH")))

I can able to show the HH,mm AM/PM in edit mode in my local using above Function at Default to the Drop down but HH, mm are not working in other regions
did I missed something here