[f-spot] update again
- From: Stephane Delcroix <sdelcroix src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [f-spot] update again
- Date: Mon, 14 Sep 2009 20:10:35 +0000 (UTC)
commit b470788488cbec012238bb67b120d37b4802636f
Author: Stephane Delcroix <stephane delcroix org>
Date: Mon Sep 14 22:08:44 2009 +0200
update again
lib/gio-sharp/gio/FileInfo.custom | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lib/gio-sharp/gio/FileInfo.custom b/lib/gio-sharp/gio/FileInfo.custom
index ca1ed39..a17bdba 100644
--- a/lib/gio-sharp/gio/FileInfo.custom
+++ b/lib/gio-sharp/gio/FileInfo.custom
@@ -18,7 +18,7 @@
// Free Software Foundation, Inc., 59 Temple Place - Suite 330,
// Boston, MA 02111-1307, USA.
-static DateTime epoch = new DateTime (1970, 1, 1);
+static DateTime epoch = new DateTime (1970, 1, 1, 0, 0, 0, DateTimeKind.Utc);
public DateTime ModificationTime {
get {
return epoch.AddSeconds (GetAttributeULong ("time::modified"));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]