What format is $dirent->time() ?
From: Christopher H. Laco <claco_at_chrislaco.com>
Date: 2005-09-01 19:13:08 CEST
Using the SVN::Client to browse a repository, I use SVN::Client->ls to
For each item I can get the last mod time:
> =item $dirent-E<gt>time()
This yields me roughly:
> 1125338412570734
The first half of that looks like seconds-since-epoch time:
> 1125594190
So what's tha rest of that data?
-=Chris
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.