It seems the

getdate 0 command is acting strange on a linux server

i go
local.date = getdate 0

iprintIn(local.date)

it results in something like
16.09.2013 ???sdafhasdf9?

With a bunch of random characters after it .

On windows server it works fine ,
but on my linux server it goes funny, and tried on LNA server which is also linux and does the same thing.

Any ideas why ,