J
|
Jane 7/28/2009 |
Shankar, |
S
|
Shankar author 7/28/2009 |
Shankar, this behaviour is by design. You can remove seconds on the list/view pages only using custom format on the "View as" settings dialog on the Visual Editor tab.
|
J
|
Jane 7/29/2009 |
Hi, |
S
|
Shankar author 7/29/2009 |
You can remove it on the list/view pages only.
|
X
|
xliner 7/30/2009 |
PHP coded custom datetime formatting like: |
J
|
Jane 7/30/2009 |
Hi, date('g:i',strtotime($value)); |
S
|
Shankar author 7/30/2009 |
Hi, just use custom format on the "View as" settings dialog on the Visual Editor tab. Here is a sample:
|
J
|
Jane 7/31/2009 |
Shankar, |