Hi, I'm always running into limitations of strftime compared with date(), especially the inability to add ordinals (12th, 22nd etc) and the lack of flexibility with leading zeros on dates and times. Is there any way to format tt_news output using date() instead of strftime() ? Paul