Software
>>
OS
>>
OpenVMS
>>
DCL
>>
How to obtain a specific day of the month eg. first day of the month
To get first day of current month f$cvtime("1--") or f$cvtime("1-") To get 20th day of current month f$cvtime("20-")
Please enable JavaScript to view the
comments powered by Disqus.