Hi,
nein, sondern seit "epoch". Wenn das bei Dir der 1.1.1970 ist, stimmt es zufällig.
??? ich war in der perldoc und dort war es mit time() angegeben, vielleicht bin ich ja blind aber von epoch habe ich nichts gelesen, bedeutet dies das selbe??
perldoc -f time:
"""
Returns the number of non-leap seconds since whatever time the system considers to be the epoch (that's 00:00:00, January 1, 1904 for MacOS, and 00:00:00 UTC, January 1, 1970 for most other systems). Suitable for feeding to gmtime() and localtime().
"""
perldoc Time::Local
Dort war ich schon, doch fand nichts,
Hm? Bist Du sicher, dass Du wirklich perldoc gelesen hast?
Cheatah