Time format

Ios is not compatible

For the time format yyyY-MM-DD HH: MM :ss, change it to YYYY /MM/ DD HH: MM :ss

Use: date.replace(/-/g, ‘/’) for global replacement.

Date constructor, the difference between “-” and “/”?

Note that “/” is 0 and “-” is 8.

CSS animation pause

Animation-play-state: Paused Animation ios invalid