getdatetimewithmilliseconds-xif
Service icon

Get Date Time With Milliseconds

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 18 December 2022
 by 
4.7
 (11 ratings)
getdatetimewithmilliseconds-xif

Get Date Time With Milliseconds

Details
This component returns the Current Date Time with Milliseconds. Very useful for the logging purposes.
Read more

The Outsystems function (CurrDateTime()) gives the current Date Time in DD/MM/YYYY HH:MM:SS format. But this component (extension) gives the Current Date Time With Milliseconds (in DD/MM/YYYY HH:MM:SS:mmm format). 

This extension is useful for -

1. Maintaining logs

2. Auditing

3. Performance analysis for the application.


Output Date Type - It returns the current date time in milliseconds as Text.



Release notes (1.0.1)

Updated the descriptions of action and output parameters.

Reviews (5)
by 
2022-12-18
in version 1.0.1
Useful for sending values till milliseconds precision in API's.
by 
2021-11-24
in version 1.0.0
It would be more useful if the extension returned the date time in ISO format (YYYY-MM-DD hh:mm:ss.fff), or else take a mask as input as return the date time in the format defined by the mask.

Deducting another star because the action and output parameter don't have any descriptions.
by 
2021-06-25
in version 1.0.0
@Pravi Gupta , if i get the values as text , how can i compare between two texts? for example if i wanna compare start time and end time ? , I tried converting the text i received as OUPUT but its not working....
Team
Other assets in this category