<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
All,
<div class=""><br class="">
</div>
<div class="">I’m using a POSTGRES connection an trying to place a timestamp text chunk into the corner of a image from Postgres.</div>
<div class=""><br class="">
</div>
<div class="">I’ve got a method for generating a set of images for a time-lapse movie (<a href="https://www.dropbox.com/s/7spkctc2mmtfmhc/out4.mp4?dl=0" class="">https://www.dropbox.com/s/7spkctc2mmtfmhc/out4.mp4?dl=0</a>), but need to add a timestamp to each
 of the images upon output.  I’m not having much luck though outputting a seemingly simple item from Postgres.  Fro some reason TimeStamps are not completely understood by MapServer.  Maybe I need to cast the timestamp to a text string or something . . .</div>
<div class=""><br class="">
</div>
<div class="">Thoughts??</div>
<div class=""><br class="">
</div>
<div class="">Thanks</div>
<div class=""><br class="">
</div>
<div class="">bobb</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
</body>
</html>