46
Views
2
Comments
[Date time Utils] Reactive Web Application - Date & Time
date-time-utils
Reactive icon
Forge asset by João Marques
Application Type
Reactive
Service Studio Version
11.51.0 (Build 54707)
Platform Version
11.15.0 (Build 33590)

Dear Team,

                      How to assign In Date&Time, Out Date&Time. 

Project: Vehicle In Date&Time & Out Date&Time 

In this case, Date&time is mandatory for In. But Out Date&time is not mandatory. Because of when the vehicle out from the gate then only we can enter out date&time. 

My Doubt is Out Date&Time default value is (1 Jan 1900 00:00). I want this value as null. I was unable to set a null Out date&time. 

When the vehicle is out that time only i want put a Out Date&time. 


Please suggest any possible is there.






2020-06-10 05-06-30
shehroze khan

Hi Prabu V ,

I don't know if i understood you correct , make it as CurrDate() for out or make out date should be 3 or 4 days(example) greater than in date  and add some validations on that ,

do let me know if that works for you,

Thanks 

shehroze khan

2016-04-22 00-29-45
Nuno Reis
 
MVP

Hello Prabu.

1900-01-01 is the Null Date for OutSystems (here).

You can refer to it as NullDateIdentifier() and use the same logic you had planned for NULL.


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.