date conversion

  • bsolomon
  • Topic Author
  • Offline
  • New Member
  • New Member
More
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


Please Log in or Create an account to join the conversation.

More
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