J
John Smith
Hello,
I'm working on a project where I have to place the current date into a
field in JD Edwards. JDE says the format for the date field is Julian. I
need help converting DateTime.Today to a Julian date string.
Here is my setup:
Language - US English
Current Date = 11/17/04
Date format JDE is expecting = 104322
I've searched google and can't find the name for the format where the date
11/17/04 = 104322
Is there a combination of DateTime.Parse / Globalization, etc that I can use
to convert the current date to the above format?
Thank you for your help.
Steven
My email is developer22 at yahoo
I'm working on a project where I have to place the current date into a
field in JD Edwards. JDE says the format for the date field is Julian. I
need help converting DateTime.Today to a Julian date string.
Here is my setup:
Language - US English
Current Date = 11/17/04
Date format JDE is expecting = 104322
I've searched google and can't find the name for the format where the date
11/17/04 = 104322
Is there a combination of DateTime.Parse / Globalization, etc that I can use
to convert the current date to the above format?
Thank you for your help.
Steven
My email is developer22 at yahoo