Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Services / Reporting Services / January 2007

Tip: Looking for answers? Try searching our database.

Print time on Report

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Matthias Malek - 31 Jan 2007 15:56 GMT
Hi,
I have a report..and I am using the Globals!ExecutionTime to show the
print time.
Is there a way to have the user's loca time zone printed instead of
the GMT?

thanks,
Matthias
ana9 - 31 Jan 2007 23:23 GMT
GetDate() will give you the current date and time and you can just use
CONVERT() to grab just the time.
CONVERT(varchar(10), GETDATE(), 101) AS currentdate  will give you 1/31/2007

>Hi,
> I have a report..and I am using the Globals!ExecutionTime to show the
[quoted text clipped - 4 lines]
>thanks,
> Matthias
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.