There is an array:
array ( 1044 => array ( 'date' => array ( 0 => '2016-06-18 14:52:25' ) ) )
Tell me how to display 'date' in tpl template without <section> ?
<section>
The issue is resolved)Launched a loop in a loop:
{foreach item=row from=$usersList} {foreach key=date item=time from=$row.date} {$date} отработано часов за день: {$time} {/foreach} {/foreach}
Source: https://ru.stackoverflow.com/questions/537781/More articles:How to draw something in the `Canvas` object of the` JFrame` window using `BufferStrategy`? [closed]C # webbrowser how to move scroll?RxJava does not work with files in the io () streamVb .net unmanaged dll and all everything allTell me how to adapt to the mobile version?C ++ Qt - remove class instanceThe problem with importing Cyrillic from MetaTrader4 to C ++How to keep a list in multi-threaded modeYii2 installation of plugins for ckeditorHow to call a method from the repository?All Articles