Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

Comparing date in siebel e-script (java)

edited Nov 6, 2013 1:59AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 1 commentAnswered
Hello Team,
Is there any function available in siebel8.1 for date comparison?
I have two dates in different format as below:

vDate: Tue Nov 05 2013 14:09:59 // This is the result of vDate = new Date() function.
eDate: 11/29/2013 19:01:34 // This is the result of eDate = GetFieldValue("Expiration Date")

I want to compare both the above dates.
Is there any suitable solution for this issue?

I am using java e-script for scripting.

Thanks in advance.
Regards,
Sachi

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