Hi all,<br><br>Why doesn't this work:<br><br>$blogposttime = 'strftime(&quot;%H&quot;, $page[&quot;ctime&quot;])';<br>if ($blogposttime == &quot;22&quot;) $FmtPV['$BlogTimeOfDay'] = &quot;It was getting late&quot;;<br clear="all">
<br>When I try using {$BlogTimeOfDay} in a page, nothing is returned.&nbsp; All I want to do is have the time of day displayed not in numeric fashion, but using a custom message corresponding to the time of day.&nbsp; Perhaps I misunderstood strftime?&nbsp; Or I have something mixed up?
<br><br>Jon Haupt<br>