Forum Discussion
Anonymous
3 years agoNot applicable
Julians Date
Hello, How can i convert this Date to normal Date. Thx in advance for your help
slorin
3 years agoSuper User
I need more information
What is the formula?
What is the error message?
Stéphane
Anonymous
3 years agoNot applicable
Here ist how GJ is appearing, when i try to insert the code you gave me it shows no error as shown below:
When i click on "OK" the result appears like this:
- slorin3 years agoSuper User
#date(2023,1,Number.From([GJ])
- Anonymous3 years agoNot applicable
In "GJ" i have the year 21, 22 and 23. THe formular you gave me will be like this;
- slorin3 years agoSuper User
I don't understand what do you want : 01/01/2021, 01/01/2022 and 01/01/2023 ?
#date(Number.From("20"&[GJ],1,1)