This was already mentioned here:
ld.get_history with interval=1d (or daily) and with start=day1 , end=day10 - does not return information for da1.
So, if I want to request the data for 1 day only where start==end date, it returns no data.
I have a workaround to deal with this using using date-1day as a start date, but this is a hack.
Is there any plan to fix it?