Sephiroth
http://sephiroth.scifi-action.de/board/

$since & $until
http://sephiroth.scifi-action.de/board/viewtopic.php?f=4&t=16
Seite 1 von 1

Autor:  Sephiroth [ 18. März 2008 00:10 ]
Betreff des Beitrags:  $since & $until

;; Try it out
;; $until(Your next Birthday)
;; $since(Your last Birthday)

until {
  if ($1) { return $iif($left($dur($calc($ctime($1) - $ctime)),1) != -,$dur($calc($ctime($1) - $ctime)),0) }
}
since {
  if ($1) { return $iif($left($dur($calc($ctime - $ctime($1))),1) != -,$dur($calc($ctime - $ctime($1))),0) }
}

Seite 1 von 1 Alle Zeiten sind UTC + 1 Stunde
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/