Adalan
unread,May 30, 2012, 1:26:06 PM5/30/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ChicagoBoss
Hey guys,
I've been hunting for the correct method to display an erlang time
on the page via template tags.
Example: {{2012,5,30},{16,45,59}} -> "2012-05-30 13:24:56"
I know the erlydtl function is this:
erlydtl_dateformat:format(erlang:localtime(), "Y-m-d H:i:s"). I just
don't know how to bring that to call that in the template.
I appreciate the help!
Thanks.
Adam