JSON has stolen some of XML's thunder with features such as human and machine readability, a lightweight, compact text structure and support for many software and hardware platforms. JSON (JavaScript ...
Does anyone know how to format the timestamp output from Oracle's PL/SQL into the default "date" output on Solaris? "date" defaults to "date +'%a %b %e %T %Z %Y'", as seen in the sample output below: ...