From 92443cbce888aceeedead68938c03006e80bb379 Mon Sep 17 00:00:00 2001 From: wei <> Date: Wed, 30 Aug 2006 08:40:02 +0000 Subject: Added TDateTimeStamp class for supporting time stamps outside 1970-2038 using float --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 348868b6..b6acc92a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1364,6 +1364,7 @@ framework/TComponent.php -text framework/TModule.php -text framework/TService.php -text framework/Util/TDataFieldAccessor.php -text +framework/Util/TDateTimeStamp.php -text framework/Util/TLogRouter.php -text framework/Util/TLogger.php -text framework/Util/TParameterModule.php -text -- cgit v1.2.3