Package: at Version: 3.1.10 Severity: whishlist at -t 02201400 gave Got at: invalid option -- t
Says garbled time if 02201400 used without the -t option. at 14:00 20 Feb did work and gave job 40 at Fri Feb 20 14:00:00 2009 Good thing as there is no way English speakers would use a middle-endian date. The POSIX -t option allows for an unambiguous numerical big-endian date. POSIX man page for at has: > SYNOPSIS > at [-m][-f file][-q queuename] -t time_arg > -t time_arg > Submit the job to be run at the time specified by the time > option-argument, which the application shall ensure has the for- > mat as specified by the touch -t time utility. POSIX man page for touch has: > -t time > Use the specified time instead of the current time. The option- > argument shall be a decimal number of the form: > > [[CC]YY]MMDDhhmm[.SS] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

