https://bugzilla.wikimedia.org/show_bug.cgi?id=52986
--- Comment #4 from Nemo <[email protected]> --- (In reply to comment #3) > (In reply to comment #2) > > date --rfc-3339=seconds might be the easiest > > Not sure if this was intended as a joke, but my version of BSD `date` doesn't > have this flag. I looked up RFC 3339. I assume you mean [[ISO 8601]]. I think > that format would be fine to resolve this bug. No, it's not a joke; date (GNU coreutils) 8.17. $ date --rfc-3339=seconds 2013-08-27 11:20:33+02:00 > > (In reply to comment #1) > > Any recommendation? > > ISO 8601 format as Nemo suggests in comment 2 would be fine. It's just a bit uglier. :) $ date --iso-8601=seconds 2013-08-27T11:23:31+0200 -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
