mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
Support of date and time custom formats... continuing towards the beta !
SVN:trunk[4019]
This commit is contained in:
@@ -101,8 +101,8 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Core:AttributeDateTime?SmartSearch' => '
|
||||
<p>
|
||||
Date format:<br/>
|
||||
<b>yyyy-mm-dd hh:mm:ss</b><br/>
|
||||
Example: 2011-07-19 18:40:00
|
||||
<b>%1$s</b><br/>
|
||||
Example: %2$s
|
||||
</p>
|
||||
<p>
|
||||
Operators:<br/>
|
||||
@@ -119,8 +119,8 @@ If the time is omitted, it defaults to 00:00:00
|
||||
'Core:AttributeDate?SmartSearch' => '
|
||||
<p>
|
||||
Date format:<br/>
|
||||
<b>yyyy-mm-dd</b><br/>
|
||||
Example: 2011-07-19
|
||||
<b>%1$s</b><br/>
|
||||
Example: %2$s
|
||||
</p>
|
||||
<p>
|
||||
Operators:<br/>
|
||||
|
||||
Reference in New Issue
Block a user