feed: set item date. fixes #2960
commit4554d54da6db9e948ad7f2c10719a0d41e69c762
authorAndreas Gohr <andi@splitbrain.org>
Fri, 26 Jan 2024 09:17:07 +0000 (26 10:17 +0100)
committerAndreas Gohr <andi@splitbrain.org>
Fri, 26 Jan 2024 09:17:07 +0000 (26 10:17 +0100)
tree8e0cb0c6b8d3ccb08fd225f7f74d4f1940599a23
parenta94c17eeed94a74c2fe4e464c1a017be9bbc7157
feed: set item date. fixes #2960

The date was completely missing in the recent refactor. This readds it
and uses a unix timestamp as suggested in #2960
inc/Feed/FeedCreator.php