Dealing with typing archaic letters to get a specific date/time pattern is just wrong. And a link to a PHP manual is not the answer... unless you're a programmer.
Some options - there should be a list of common examples on that page (e.g. how do I add am/pm) - Replace the PHP.net tutorial link with one on bdcms.org that explains it better - get away from having the user deal with PHP stuff. Provide some kind of drag and drop or GUI to help. Not sure what at the moment.
This always takes me time to figure this out.
Recent comments
No, that won't work. My dev server's address looks like: localhost:1000/xyz/folder1/folder2 My prod server address looks like: example.com Just using a relative...
Need PHP Filter in Backdrop
No prob. I use a NAS for development, and my sites are all in different directories, so it's like <nasip>/volume1/web/site-name.
Need PHP Filter in Backdrop
Fair enough. I'm used to having all my dev sites at the root so forgot how that sometimes works.
Need PHP Filter in Backdrop