1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-20 23:31:37 +02:00

[DealabsBridge-HotUKDealsBridge-MydealsBridge-PepperBridgeAbstract] Fix (#2789)

the date handling

The deal posting date logic was wrong, and leaded to warnings and
notice. Now, only the feed with the deal sorted by date contains date
(the feed sorted by hottest deal does not contain a date anymore,
because there are no deal date in this case).
This commit is contained in:
sysadminstory
2022-06-07 23:55:15 +02:00
committed by GitHub
parent aa32040bd4
commit a4785370fa
2 changed files with 20 additions and 13 deletions

View File

@@ -3305,7 +3305,7 @@ class HotUKDealsBridge extends PepperBridgeAbstract {
'th'
),
'local-time-relative' => array(
'Found ',
'Posted ',
'm',
'h,',
'day',