Re: Simple Addition to Time Helper

2008-10-26 Thread rgreenphotodesign
D'OH! I knew there was something simple I wasn't seeing! Thanks for sharing! On Oct 24, 4:12 pm, teknoid <[EMAIL PROTECTED]> wrote: > $time->format(); handles all that quite nicely > > On Oct 23, 1:10 pm, rgreenphotodesign <[EMAIL PROTECTED]> > wrote: > > > Forgive me if I've duplicated something

Re: Simple Addition to Time Helper

2008-10-24 Thread teknoid
$time->format(); handles all that quite nicely On Oct 23, 1:10 pm, rgreenphotodesign <[EMAIL PROTECTED]> wrote: > Forgive me if I've duplicated something that has already been stated > in my first post on the group. > > I had a need and design to take a DATE data type and display it with > the ni

Simple Addition to Time Helper

2008-10-23 Thread rgreenphotodesign
Forgive me if I've duplicated something that has already been stated in my first post on the group. I had a need and design to take a DATE data type and display it with the niceShort helper. It worked with the exception of showing all zeros for the time. I added to helper: * Returns a nicely f