PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

time difference from datatime difference

edited Jun 20, 2014 3:48PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 3 commentsAnswered ✓

i want time difference from startdate(format dttm) and enddate(format dttm).

this time difference is used in view record where its mapped to time datatype field.

example:

%DateTimeDiff(enddatetime,startdatetime) results is in seconds.

i want this in HH:MI format.

let me know if there any other meta function/delivered sql functions which can list out in time format (HH:MM:SS).

whatever function i am using its listing as seconds

to_char(enddatetime-startdatetime),'HH:MI' ....so on

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center