date conversion
- bsolomon
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 12
- Thank you received: 0
17 years 5 months ago #2060
by bsolomon
date conversion was created by bsolomon
Hi,
i need to convert the current date to the format yyyymmdd in jbase . i have tried OCONV (date(),'D4') without sucess . Any ideas .
Thanks
Bernard
i need to convert the current date to the format yyyymmdd in jbase . i have tried OCONV (date(),'D4') without sucess . Any ideas .
Thanks
Bernard
Please Log in or Create an account to join the conversation.
- Darcy
- Offline
- Junior Member
-
Less
More
- Posts: 26
- Thank you received: 0
17 years 5 months ago #2061
by Darcy
Replied by Darcy on topic try
OCONV(DATE(), 'DY'):OCONV(DATE(), 'DM'):OCONV(DATE(),'DD')
Please Log in or Create an account to join the conversation.
Time to create page: 0.031 seconds