Liste des commandes client

  • Posts: 332
  • Thank you received: 4
11 years 9 months ago #56036

Bonjour,

Le format date de la liste des commandes client est sous la forme "aaaa-mm-jj", comment faire pour la changer sous la forme "jj-mm-aa".

Merci par avance

Eric

Please Log in or Create an account to join the conversation.

  • Posts: 81562
  • Thank you received: 13071
  • MODERATOR
11 years 9 months ago #56069

Bonjour,

Vous pouvez editer le fichier "listing" de la vue "order" via Affichage->Vues et changer le format de la ligne:
<?php echo hikashop_getDate($row->order_created,'%Y-%m-%d %H:%M');?>

Please Log in or Create an account to join the conversation.

  • Posts: 332
  • Thank you received: 4
11 years 9 months ago #56091

Merci, il faut que je change en par order_created,'%d-%m-%Y %H:%M ?

Eric

Please Log in or Create an account to join the conversation.

  • Posts: 81562
  • Thank you received: 13071
  • MODERATOR
11 years 9 months ago #56141

Comme cela:
%d-%m-%y %H:%M

The following user(s) said Thank You: emohk

Please Log in or Create an account to join the conversation.

Time to create page: 0.060 seconds
Powered by Kunena Forum