* @package lieu * @version $Id$ * @link http://www.ranzhi.org */ ?>
lieu->status;?> | lieu->statusList, $lieu->status);?> | lieu->hours;?> | hours . $lang->lieu->hoursTip;?> |
---|---|---|---|
lieu->begin;?> | begin . ' ' . $lieu->start, DT_DATETIME2);?> | lieu->end;?> | end . ' ' . $lieu->finish, DT_DATETIME2);?> |
lieu->overtime;?> | overtime, ',')) as $overtime):?> ';?> | ||
lieu->trip;?> | trip, ',')) as $trip):?> ';?> | ||
lieu->desc;?> | desc;?> | ||
lieu->createdBy;?> | createdBy);?> | lieu->reviewedBy;?> | reviewedBy);?> |
lieu->createdDate;?> | createdDate, DT_DATETIME1);?> | lieu->reviewedDate;?> | reviewedDate, DT_DATETIME1);?> |