Branch: Tag:

2001-03-29

2001-03-29 01:54:03 by Martin Nilsson <mani@lysator.liu.se>

Added type=unix to tagtime. Part of [bug 1063 (#1063)] workaround.

Rev: server/etc/modules/Roxen.pmod:1.82

1:   // This is a roxen pike module. Copyright © 1999 - 2000, Roxen IS.   // - // $Id: Roxen.pmod,v 1.81 2001/03/24 01:40:36 nilsson Exp $ + // $Id: Roxen.pmod,v 1.82 2001/03/29 01:54:03 nilsson Exp $      #include <roxen.h>   #include <config.h>
1649:    else if(m->type) {    switch(m->type)    { +  case "unix": +  return (string)t;    case "iso":    mapping eris=localtime(t);    if(m->date)