JCollection Homepage

  • Increase font size
  • Default font size
  • Decrease font size
Home Forum
Welcome, Guest
Please Login or Register.    Lost Password?

Amazon: how I can change date format?
(1 viewing) (1) Guest
General questions regarding JCollection
Go to bottomPage: 1
TOPIC: Amazon: how I can change date format?
#489
Amazon: how I can change date format? 1 Year, 5 Months ago  
output from request: 2006-05-30

backend->type ??

"info html" ??

or in template file

Code:

<? date('d.m.Y'); ?>
???
gsx750f
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#491
Re: Amazon: how I can change date format? 1 Year, 5 Months ago  
Hi,
which date format? The one that the Amazon webservice delivers as a release date or something like that? At the moment, there is no way to change that.
HTH,
Thorsten.
tcriess
Posts: 292
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#493
Re: Amazon: how I can change date format? 1 Year, 5 Months ago  
Yes, I mean these dates. OK.
gsx750f
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#495
Re: Amazon: how I can change date format? 1 Year, 5 Months ago  
I have add
Code:

$infotext = preg_replace('/(\d{4})-(\d{2})-(\d{2})/i', '$3.$2.$1', $infotext);
in template
gsx750f
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#496
Re: Amazon: how I can change date format? 1 Year, 5 Months ago  
Hi,
sure, that'll work. It gives a bit of an overhead though, and, since it is hard-coded, not really portable. Would it make sense to implement a general regex-replacer for info fields? The syntax for info-types can surely be extended.
Cheers,
Thorsten.
tcriess
Posts: 292
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#497
Re: Amazon: how I can change date format? 1 Year, 5 Months ago  
regex-replacer, good idea.

but, I's a template.
gsx750f
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1

Donations

If you like JCollection, please consider a small donation to help developing the component. If you don't have a PayPal account and still wish to donate, feel free to send an Amazon.de gift certificate (to thorsten.riess@sh-riess.de). Thank you very much!

Amount: 

Flattr

Advertisement