Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
I want to be able to add the system time and date (not EXIF tag data) to an image running from command line. For the life of me, I cannot figure out how to get the system date. I am using IM on linux. (I have found on windows I can use %TIME% to return the system date and time, but doesn't work on linux). Here's an example, and I'm not sure what to put in place of SYSTEM_TIME_HERE to get the system date/time to annotate. Any help appreciated.