Hi,
Could you please help me to build below logic.
If date between '2018-05-28 06:00:01' and '2018-05-29 06:00:00' then need to show as 2018-05-29
If date between '2018-05-29 06:00:01' and '2018-05-30 06:00:00' then need to show as 2018-05-30
So whenever user see transaction details done on 2018-05-29 the data should consist of date between '2018-05-28 06:00:01' and '2018-05-29 06:00:00' .