Apologies for this; had quite a bit of success with RT but thus far I've done almost nothing UI-related.
I need to format a $Ticket->Due to slap it in a user-visible string; the ISO format is what I get if I just do string catenation using $Ticket->Due on its own. There seems to be a superabundance of perl date formatting libraries. I'm just after a simple invocation that'll let me specify an strftime-style format on a $Ticket, itself created from the usual RT::Tickets->new(...)->FromSQL(...)->next() sequence. Cheers in advance and again, sorry for asking the obvious. -- jan grant, ISYS, University of Bristol. http://www.bris.ac.uk/ Tel +44 (0)117 3317661 http://ioctl.org/jan/ Spreadsheet through network. Oh yeah. _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users SAVE THOUSANDS OF DOLLARS ON RT SUPPORT: If you sign up for a new RT support contract before December 31, we'll take up to 20 percent off the price. This sale won't last long, so get in touch today. Email us at [EMAIL PROTECTED] or call us at +1 617 812 0745. Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
