Sounds like you are running on a 1.8.7 stack. Try using a 1.9.2 stack. See
the heroku stacks <http://devcenter.heroku.com/articles/stack>documentation.

-p

On Wed, Apr 20, 2011 at 2:39 PM, sebastian greatful <
sebastianthegreat...@gmail.com> wrote:
> On every other host then heroku I can pass "%Y:%m:%d %H:%M:%S.%6N" to
> strftime and it returns the expected result: "2011:04:14
22:52:52.758612000"
> however on Heroku I get "2011:04:14 22:52:52. %6N". So obviously heroku's
> strftime lib doesnt parse %N and I need second decimals.
> Can anyone suggest an alternative way to return the complate timestamp or
is
> a heroku support ticket requesting an upgrade in place?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Heroku" group.
> To post to this group, send email to heroku@googlegroups.com.
> To unsubscribe from this group, send email to
> heroku+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to heroku@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to