Convert a Universal Time Coordinated timestamp in DB2 Universal Database

This article describes a Java implementation for a DB2 UDB user-defined function that takes as input two parameters, a UTC timestamp and a locale name, and returns the timestamp equivalent in the new locale. Sample code included.

Related:

Leave a Reply