When we create a new product in Neto store. And fetch it from API. The value returned in the "DateAdded" parameter is only the date and not the time.
For example: If I add a new product at "23/06/2021 1:30:00 PM" It only save the value "23/06/2021 12:00:00 AM".
While on the other hand if I update the product it also saves the time of update.
Please guide me on this if I am missing something.
Thanks & Regards