View Single Post
Old 04-08-2024, 08:03 AM   #3
flasunco
Junior Member
flasunco began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Apr 2024
Device: Kindle Paperwhite
Thank you very much for the help. Seems I must have missed the different modes when using the functions.

One problem left: using
Code:
({pubdate:format_date('yyyy')})
the year is output as a string including the apostrophes:
Code:
('2016')
To get rid of the apostrophes, I've tried format_number(), without success though.

Thanks in advance.
flasunco is offline   Reply With Quote