Hi,
Do you know how to convert date (from datepicker) in timestamp?
thanks
Chris
Do you know how to convert date (from datepicker) in timestamp?
thanks
Chris
to display it or save it as a timestamp ?
Hello Max,
to save it in db.
I made a function with strtotime and it's all right.
Maybe there is a specific syntax...?
thanks
Chris
to save it in db.
I made a function with strtotime and it's all right.
Maybe there is a specific syntax...?
thanks
Chris
a strtotime solution should be ok!
{date:U$(data:date_field)}
This topic is locked and no more replies can be posted.