jadachDevClub member 3/14/2023 | |
Sorry, this is PHP not C# |
Sergey Kornilov 3/14/2023 | |
It will help if you explain what exactly doesn't work right now. It doesn't insert any value into "next inspection" field or inserts an incorrect value? |
B
|
bluestrikealpha author 3/15/2023 |
No, It does not fill in any value in Next inspection |
B
|
bluestrikealpha author 3/15/2023 |
That gives : syntax error, unexpected 'dt1' (T_STRING) in line 1 |
S
|
sfuente 3/15/2023 |
// Fecha actual |
Sergey Kornilov 3/15/2023 | |
You have to start from the very beginning and provide all the relevant info. |
B
|
bluestrikealpha author 3/15/2023 |
To admin: |
Sergey Kornilov 3/15/2023 | |
You didn't answer the question number 1. |
B
|
bluestrikealpha author 3/16/2023 |
Sorry about that ; Question no 1: Before record added and before record edited, seems odd but I have taken that from an example given here. |
Sergey Kornilov 3/16/2023 | |
Thank you. |
B
|
bluestrikealpha author 3/17/2023 |
But then I need a Java string and no PHP to calculate 12 months more. Who has done that already ? |
Sergey Kornilov 3/17/2023 | |
Google "javascript add year to date" and it shows tons of examples. |