CurrentDateTime() (v2023)

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
elonmusk
User
Posts: 48

CurrentDateTime() (v2023)

Post by elonmusk »

Wrong date and time showing when I using CurrentDateTime() . I have also updated in locale settings>> "time_zone": "Asia/Kolkata" but error showing like incorrect time zone.

Thanks


mobhar
User
Posts: 11726

Post by mobhar »

You should explain it in more detail, so others could help you straightforward.

  1. Which PHPMaker version are you using?
  2. In which part did you use CurrentDateTime()? In Fields setup? In Server Events? In where?

elonmusk
User
Posts: 48

Post by elonmusk »

In PHPmaker 2023 i used that Function in row_inserting() server events.

What could be the problem?


mobhar
User
Posts: 11726

Post by mobhar »

You may post your code for more discussion.


Post Reply