{
{    This procedure uses a timestamp obtained during system execution and
{ returns a record containing the compact date and time corresponding to that
{ timestamp.
{
{       PMP$GET_DATE_TIME_AT_TIMESTAMP (TIMESTAMP, DATE_TIME, STATUS)
{
{  TIMESTAMP: (input)  This parameter specifies the timestamp to be converted.
{
{  DATE_TIME: (output)  This parameter specifies the date and time which
{        corresponds with the given timestamp.
{
{  STATUS: (output) This parameter specifies the request status.
{       CONDITIONS:
{             pme$computed_year_out_of_range
{
