If you find it hard use a tutorial or find a book however all tutorials and books use functions from the PHP Manual.
Yes and no. strtotime doesnt always work with some strings that look like it should so dont expect that 100% of the time if you put a date in it will work. Of course though common date formats will work.