> > I am having issues calling the prettydate function in my views as its not > working, I pull the datetime variable stored in my database and when I call > the prettydate function, it fails quietly without throwing any errors.
Are you saying it only fails in the view? I know it worked in the shell for you, but how about in a controller or model. Anthony --

