X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperlport.pod;h=ff1ba39675d3de5f4c74384c711d4ae2d8ec303f;hb=461d5a49bcaf1bdc023edb10ef9b6c0606ec0131;hp=8a72de246fdcc77a5849d66e8cee1b45eaf8dfce;hpb=b86b480f7301a8816081189c89b366a79ab9909f;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perlport.pod b/pod/perlport.pod index 8a72de2..ff1ba39 100644 --- a/pod/perlport.pod +++ b/pod/perlport.pod @@ -1860,7 +1860,10 @@ platforms. See L for portability information. =item gmtime -gmtime() has a range of about 2 billion years before and after 1970. +In theory, gmtime() is reliable from -2**63 to 2**63-1. However, +because work arounds in the implementation use floating point numbers, +it will become inaccurate as the time gets larger. This is a bug and +will be fixed in the future. =item ioctl FILEHANDLE,FUNCTION,SCALAR