I'm new to Intersystems Cache
and getting the following error returning a %Timestamp
property from a Web Service i'm calling through a .NET
Application:
[System.FormatException] = {"The string '2012-11-22T20:00Z' is not a valid AllXsd value."}
Does anyone know how I can reformat the %Timestamp
property to a European Date/Time format before returning it?
Thanks,
O.