C
|
cgphp 12/14/2011 |
Set the field as Custom and enter this code: $value = date("D",strtotime($value)); |
M
|
mrl40 author 12/14/2011 |
Set the field as Custom and enter this code: $value = date("D",strtotime($value));
|