"Shawn O. Pearce" <spearce@xxxxxxxxxxx> writes: > Since git-for-each-ref is presenting us formatted dates and it offers > no way to change that setting even in git 1.5.3.1 we need to first do > a parse of the text strings it produces, correct for timezones, then > reformat the timestamp using Tcl's formatting routines. Hmph, would use of --pretty=format: and using iso timestamps make the translation easier? At least you do not have to worry about Jan/Feb/Mar etc. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html