-
AuthorPosts
-
June 3, 2015 at 12:22 am #206849
I have duly translated the date into italian and everything has been fine until June when the month looks as Jun instead of Giu. Any hints? Thanks.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 3, 2015 at 2:15 pm #572734<em>@robyrom 476183 wrote:</em><blockquote>I have duly translated the date into italian and everything has been fine until June when the month looks as Jun instead of Giu. Any hints? Thanks.</blockquote>
Hi
A link to the website and also a temp super user account to it could be very helpful for us
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 3, 2015 at 11:19 pm #572810Hi
I changed into templatesja_teline_vtplsblocksheader.php from
<span class="day"><?php echo JText::_(date('D'));?></span>, <span class="month"><?php echo JText::_(date('M')) ?></span>
TO :
<span class="day"><?php echo JText::_(date('D')) ?></span>, <span class="month"><?php echo JText::_(date('F').'_SHORT') ?></span>
It seems to work now
June 4, 2015 at 1:04 am #572821Yes it looks fine . Thanks
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by robyrom 9 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
strange problem with date translation
Viewing 4 posts - 1 through 4 (of 4 total)