It is in chinese show date form
And I want to say
Is it include in Lang?
_______________
I want find board for my website
Moderators: Gaia.
Page: 1
| Author | Post |
|---|---|
|
#1 Thu Sep 08, 2005 1:09 pm
|
|
|
Member
Registered: Apr 2005
Posts: 34
Location: Taiwan
|
date_format= 'Y M d D g:i a';
It is in chinese show date form And I want to say Is it include in Lang? _______________ I want find board for my website |
|
#2 Thu Sep 08, 2005 2:04 pm
|
|
|
Developer
Registered: Apr 2004
Posts: 2216
Location: Belgium
|
You can create this array in your language file:
$lang['date_translations'] = array( Each key will be replaced by its value, so dates can be translated. _______________ |
|
#3 Thu Sep 08, 2005 3:25 pm
|
|
|
Member
Registered: Apr 2005
Posts: 34
Location: Taiwan
|
I add in the lang_chtw.php
but I dont know what is that mean 'st' => 'ste', 'nd' => 'de', 'th' => 'de' so I can not transfer to chinese Thank a lot _______________ I want find board for my website « Last edit by hanklu on Thu Sep 08, 2005 3:46 pm. » |
|
#4 Thu Sep 08, 2005 3:41 pm
|
|
Member
![]() Registered: Jul 2005
Posts: 232
Location: Stockholm
|
st - fir[st]
nd - seco[nd] th - fif[th] |
|
#5 Thu Sep 08, 2005 3:46 pm
|
|
|
Member
Registered: Apr 2005
Posts: 34
Location: Taiwan
|
I see Thank a lot _______________ I want find board for my website |
|
#6 Thu Sep 08, 2005 4:08 pm
|
|
|
Developer
Registered: Apr 2004
Posts: 2216
Location: Belgium
|
Yes, those are just litterally used in the original English dates. The values in the array I posted are Dutch btw.
![]() _______________ |
Page: 1
UseBB Community is powered by UseBB 1 Forum Software