Hi,
i want to set a date field value by api but i have problems to do so. I think this should be work:
$page->of(false);
$page->expire_date = time();
$page->save();
$page->of(true);
but when i look into the field i get not the saved time. The output is always: 30 Nov, -0001 00:00 (times...