*

Sparky

  • ***
  • 87 posts
looking at my listings under Promotions, my Published date is set to example: Published on 12/05/2021, Never expire , but when I move my mouse cursor over the "Move to Top" image that is showing from the promotion, the date pops us like this, Last move to top on 2021-12-05 12:29:20 , how can i change that date to show the same 12-05-2021.
« Last Edit: December 10, 2021, 10:21:13 PM by Sparky »

*

MB Themes

Re: Match Dates - Published dates and Promotional dates in image
« Reply #1 on: December 13, 2021, 03:03:20 PM »
@Sparky
Format of plugin timestamps are usually not editable, as they want to show exact time when action happened.
You can find them in code in way:
Code: [Select]
date('Y-m-d H:i:s', strtotime(...));
'Y-m-d H:i:s' is format
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots