Audit trail: Datetime showing wrong date

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
mpol_ch
User
Posts: 896
Location: Switzerland

Audit trail: Datetime showing wrong date

Post by mpol_ch »

Hello
I am using the PHPMAKER 10. The datetime in Audittrial is showing me for all date "01.01.2000 10:42:04" allthough the part 01.01.2000 should be 08.10.2013...

In Phpmaker maker I have the setting Date/Time and dd/mm/yyyy hh:mm:ss in area View Tag.

Thanks
mpol_ch


mobhar
User
Posts: 11905

Post by mobhar »

Make sure the field type is "datetime" and not "string". Also, it is recommended to use the generated "audittrail" table by PHPMaker.


mpol_ch
User
Posts: 896
Location: Switzerland

Post by mpol_ch »

Hello mobhar

thanks for the input. I just find out why it is not. There was lookup filter (Dropdown) to the field itself to make the seaching easier. I taked out and it works now.

thanks
mpol_ch


Post Reply