Can we extract the milisecond from sysdate in ETEXT Template
Summary:
Hi All
I have a requirement to extract the milisecond value from sysdate in ETEXT Template
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
I am using this code TO_DATE(SYSDATE, 'DD.MM.YYYY HH24MISSFF3') and it is returning value like this 30.04.2024 13:20:17FF3
The milisecond value is not displaying
Tagged:
0