Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi..
I have date field i want to display date with fraction seconds.please help me,
Thanks,
=Timestamp#('1/1/2014 1:10:10.123','M/D/YYYY h:mm:ss[.fff]')
=Timestamp#('1/1/2014 1:10:10.123','M/D/YYYY h:mm:ss[.fff]')
We can change the field format in the properties->Number->Time Stamp
It is time stamp field or it is date field only, if it is time stamp you can use the
Second(DateField)
If you have any sample provide then.
Regards
Anand
=Timestamp#(fieldname,'DD/MM/YYY h:mm:ss[.fff] TT')
Hi ..
Thaks for your information..
It helpfull for me...
Thaks,