Forums Index > Mewsoft Products > Auctionawy > HOW TO CHANGE DATE FORMAT (part 2)
papazouzou First Post Posted on: 10-02-09 12:26 PM
HOW TO CHANGE DATE FORMAT (part 2)

HOW TO CHANGE DATE FORMAT (part 2)edit this post Edit   delete this post Delete   view poster's IP information   Reply with quote Quote
First Post   Posted on: 03-25-06 02:44 PMnext post first post
How to change date format on listing pages like this one :

Historique de l'enchère

Mes enchères>Bijoux & Montres>Montres>Autres montres

Montre chronographe - Apogaum Daytona Automatic


No article1143289653


Enchère actuelle: 139.00 Euro
Incrémentation de l'enchère: 2.50 Euro
Quantité: 1
Temps restant : 6 jours+
Débuté : Samedi, Mars 25, 2006 01:27 PM
Se termine: Samedi, Avril 01, 2006 01:27 PM
Heure actuelle : Samedi, Mars 25, 2006 03:18 PM
Enchère départ : Euro
Nombre d'enchères: -
Lieu:
Pays:

Here again I have the US format that I want to change into european style.
I was unable to locate another < ! --CLASS:big grinate_Time:11-- > to change from 11 to 26 (other than welcome_class) !
How do you change it this time ?
Thanks.
A.D

mewsoft Reply #: 1 Posted on: 10-02-09 12:52 PM
Re: HOW TO CHANGE DATE FORMAT (part 2)

Please do NOT repost the same smilar questions, as I explained before, date classes have the variable number inside them like < ! --CLASS:big grinate_Time:11-- >  or just like < ! --Date:11-- >  or < ! --Date_Time:11-- > , so you have to find the date class in the template or class code or language text you want to change.

Mewsoft Support
www.mewsoft.com

papazouzou Reply #: 2 Posted on: 10-03-09 03:12 PM
Re: HOW TO CHANGE DATE FORMAT (part 2)

I have been unable to locate the date_time correct format for the item page for :

Start time : Mardi, Mars 28, 2006 01:48 PM

should be Mardi, 28 Mars 2006 13:48

Same for ending time and actual time on same page !

I went through all the classes in the Class Editor and it was not there !

Please let me know.

A.D

mewsoft Reply #: 3 Posted on: 10-03-09 05:48 PM
Re: HOW TO CHANGE DATE FORMAT (part 2)

Template ViewItem:


Code: HTML
</p><p>      &lt;tr&gt;&lt;td nowrap&gt;[[start_time_label]]&lt;/td&gt;&lt;td&gt;&lt;!--Start_Time:11--&gt;&lt;/td&gt;&lt;/tr&gt;<br />      &lt;tr&gt;&lt;td nowrap&gt;[[end_time_label]]&lt;/td&gt;&lt;td&gt;&lt;!--End_Time:11--&gt;&lt;/td&gt;&lt;/tr&gt;<br />      &lt;tr&gt;&lt;td nowrap&gt;[[time_now_label]]&lt;/td&gt;&lt;td&gt;&lt;!--Time_Now:11--&gt;&lt;/td&gt;&lt;/tr&gt;<br />


Mewsoft Support
www.mewsoft.com

papazouzou Reply #: 4 Posted on: 10-04-09 05:41 AM
Date format change

I did not know I had to search for this in the Template Editor also...

I only checked the Class Editor files as per your previous instructions.

Now it is OK. Thank you.

Regards.

A.D