Welcome Guest, Not a member yet? Register   Sign In
date auto getter in Entity ignore my date format
#6

(09-18-2020, 11:06 AM)nicojmb Wrote: hi, i try to do the same but does't work, can you share you working code?

Regards!

PHP Code:
The $useTimestamps automatically fills the $date array with the $createdField $updatedField and the $deletedFields

So set this to true.


PHP Code:
    /**
     * If true, will set created_at, and updated_at
     * values during insert and update routines.
     *
     * @var boolean
     */
    
protected $useTimestamps false
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: date auto getter in Entity ignore my date format - by InsiteFX - 09-18-2020, 01:10 PM



Theme © iAndrew 2016 - Forum software by © MyBB