> For the complete documentation index, see [llms.txt](https://kants.gitbook.io/xeant/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kants.gitbook.io/xeant/xe/date.md).

# DATE

#### regdate에 저장된 시간을 뿌려주

```php
{zdate($val->regdate,"Y-m-d(H:i)")}
```
