mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
Support of date and time custom formats... continuing towards the beta !
SVN:trunk[4019]
This commit is contained in:
@@ -90,8 +90,8 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
'Core:AttributeDateTime?SmartSearch' => '
|
||||
<p>
|
||||
Formato data:<br/>
|
||||
<b>aaaa-mm-gg hh:mm:ss</b><br/>
|
||||
Esempio: 2011-07-19 18:40:00
|
||||
<b>%1$s</b><br/>
|
||||
Esempio: %2$s
|
||||
</p>
|
||||
<p>
|
||||
Operatori:<br/>
|
||||
@@ -108,8 +108,8 @@ Se \'oraè omessa, di default è 00:00:00
|
||||
'Core:AttributeDate?SmartSearch' => '
|
||||
<p>
|
||||
Formato data:<br/>
|
||||
<b>aaaa-mm-gg</b><br/>
|
||||
Esempio: 2011-07-19
|
||||
<b>%1$s</b><br/>
|
||||
Esempio: %2$s
|
||||
</p>
|
||||
<p>
|
||||
Operatori:<br/>
|
||||
|
||||
Reference in New Issue
Block a user