Timesheet only hrs and date (no from - to time)

My thoughts are these:

  1. possibly use a Custom Script to zero the hours minutes seconds of the From Date popup Calendar from the default current time values.

  2. add a Custom Field for eg Booking Date, that uses a Custom Script to specify the Date format as dd-mm-yyyy

https://erpnext.org/docs/user/manual/en/customize-erpnext/custom-field
https://erpnext.org/docs/user/manual/en/customize-erpnext/custom-scripts/custom-script-examples
https://erpnext.org/docs/user/manual/en/customize-erpnext/custom-scripts/custom-script-examples/update-date-field-based-on-value-in-other-date-field

edit: re 1) this shows a datepicker_options example code

Time Picker problem in Time sheet still persistant - #5 by spa
Change default date time picker - #2 by rmehta