void hw_GetDate(STRPTR buf);
dd-mmm-yyyy hh:mm:ss
. All constituents are numbers
except the month which is specified as a three letter code containing the first three
letters of the English month name, e.g. "Jan".
If you want to query the current date in an abstracted format, please use the hw_GetDateStamp() function instead. See hw_GetDateStamp for details.