juliannum-to-date-converter
Service icon

JulianNum To Date Converter

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 15 January 2025
 by 
5.0
 (3 ratings)
juliannum-to-date-converter

JulianNum To Date Converter

Documentation
1.0.0

To use this asset a Julian number to be provided via input parameter which can be 5, 6 or 7 digits only. Then we'll get the converted date via output parameter. we can extend it's logic as per requirement through cloning the asset.

Few Examples :- 

Input: 089015 is
Output: 1989-01-15

Input 125016 is
Output: 2025-01-16

Input: 20240218 is

Output: 2024-02-18

Input: 23012 is
Output: 2023-01-12

This service is suitable to work for 20th and 21st century codes.