#[SOLVED] In which format should i pass the date?
5 messages · Page 1 of 1 (latest)
ISO String
ok
do i have to remove the Z at the end when i geneate through
new Date(date).toISOSString()?
No
Z represent The utc time
ok thanks
5 messages · Page 1 of 1 (latest)
I have a column with the type datetime. So i want to know which format is suitable for passing the date
ISO String
ok
do i have to remove the Z at the end when i geneate through
new Date(date).toISOSString()?
No
Z represent The utc time
ok thanks