Sysdate can be got in a particular Date format using the below code in OIC.
string( xp20:format-dateTime( string ( fn:current-dateTime() ) ,'[Y0001]-[M01]-[D01][H01]:[m01]:[s01] ' ) )
No comments:
Post a Comment