Domestic Goddess (kiwi_mama) wrote in component_help,
Domestic Goddess
kiwi_mama
component_help

  • Mood:
  • Music:

How to?

Okay after much persistence I have learned what code I need to add to my coding to get the effect of the date/time here and to embed with in theSquare tutorial as I want on my journal here

Which I need to embed this

print_entry_header((defined $e.security_icon?"$e.security_icon ":"")+"<div
class=\"date1\">"+$e.time->date_format("%%day%%")+"</div><div
class=\"date2\">"+$e.time->date_format("long")+"</div><div class=\"date3\">"+$e.time->time_format()+"</div>");

However I already have this function as this ...

function print_entry_header(string content) {



My question now is How do i include it all as one?
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

  • 0 comments