convert date to JD Edwards Julian Date format()
This function converts a date or a timestamp into a JD Edwards date without time component.
Parameters
Parameter |
Description |
a |
Date/Timestamp to convert. |
Examples
Parameter a |
Result |
2021-01-13 08:00:27.266 |
121013 |
2021-01-13 09:00:27.266 |
121013 |