How to set time instead of just date
-
I have been checking the source and found that this plugin is using
strtotime()
to convert the date into unix timestamp.So anyone who want to add time, can just write like this:
2018-04-12 16:20
.Hope this helps.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘How to set time instead of just date’ is closed to new replies.