on ‎2007 Jun 19 2:52 AM
Hi All,
What is the difference between java.sql.date and java.util.date and which is more preferable to use .How to convert date from one form to another .
Thanks.
Request clarification before answering.
HI ,
util date is a superclass of sql date.
util date will be in yyyy-mm-dd format while sql date is in yyyy/mm/dd format by default.
If u create a date type context variable in Webdynpro, it will be sql date by default. sql date is commonly used for date values in back end. If u import a date variable from an RFC, it will be of sql date..
Regards
Fahad Hamsa
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 12 | |
| 9 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.