Coverting CST server time to UTC time

hi friends
is there any FM to convert CST server time to UTC time
Thanks in advance
with regards
s.janagar

Janagar,
Check this link
http://www.sapnet.ru/abap_docu/ABENTIME-STAMP-GENERAL.htm
K.Kiran.

Similar Messages

  • How to change  PDF comments time in utc time zone*

    Currently the eReview PDF time stamp uses the system time for its timestamp.
    If there are two reviewers for a eReview packet, one in some X location and other in Phoenix and the reviewer in "X" reviews the packet first on a particular day evening and reviewer in Phoenix reviews the packet in their same day morning then the timestamp shows that Review in Phoenix is done first and "X" is done later.
    The same is the case for comments from authors and the reviewers if both are different location.
    So I think this time stamp looks inconsistent and does not give the desired information.
    so its taking system by default,how to change it from system time to UTC time zone
    Thanks&Regards
    Sam rome

    you could use the elapsed time function and hook it up to a case structure so that every .1 seconds you write your data to a file.
    hope this helps:
    Harold Timmis
    [email protected]
    Orlando,Fl
    *Kudos always welcome
    Attachments:
    WriteToFileLVM.vi ‏65 KB

  • System.currentTimeMillis() returns time in UTC or not??????

    Hello Friends,
    I want to know that "System.currentTimeMillis()" returns time in UTC or Current Local time
    ie suppose i set my TimeZone (GMT+ 2)
    then statement gives me value in milliseconds by adding 2 hours to the GMT(Is this value should consider as UTC time or we have to subtract and add offset value according to the timezone.
    If time value return by statement is in local time and this is not UTC then is there is any provision in Java to convert local time into UTC time ??
    Regards
    Gaurav

    ejp wrote:
    It returns 'the difference, measured in milliseconds, between the current time and midnight, January 1, 1970 UTC.'.Which, of course, as I have tried to explain to the OP (but seemingly not very well) that the "current time" referenced must also be the "current time" in UTC. If the starting point is UTC the ending point is UTC (otherwise it doesn't make any sense to measure it that way). I also attempted to tell him that, when he outputs a String representation of that time (i.e. toString or with a DateFormat Object) that the time he sees will be the time according to the TimeZone set in the DateFormat object, or the local timezone when using toString. But, as mentioned, Date objects (and so, essentially, the long value) is always UTC (relevant to the starting point, of course).
    A quote from the Date Class
    Although the Date class is intended to reflect coordinated universal time (UTC), it may not do so exactly, depending on the host environment of the Java Virtual Machine.which I take to mean that Date is always UTC in so far as the host environment is capable of it.

  • Converting timestamp from local time to UTC

    Is there a smooth way to convert a timestamp containing local time to UTC time?
    The statement:
    CONVERT TIME STAMP time_stamp TIME ZONE tz
    INTO [DATE dat] [TIME tim]
    [DAYLIGHT SAVING TIME dst].
    Consideres time_tamp to be UTC time and then tries to convert it to the time zone specified in tz. What I would like to have done is the opposite, to have time_stamp represent the local time and then convert it back to UTC.
    TIA!
    /Armin

    Hi Armin.
    Just turn your statement and you will be fine
    DATA: date TYPE sydatum VALUE '20070525',
          time TYPE syuzeit VALUE '173030',
          cet  TYPE tzonref-tzone VALUE 'CET',
          utc  TYPE tzonref-tzone VALUE 'UTC',
          tstp TYPE timestamp.
    CONVERT DATE date TIME time INTO TIME STAMP tstp TIME ZONE cet .
    The output will be 15:30:30 at 25th of May 2007.
    I used CET as example, just use the timezone your date is representing. The result is formatted as UTC.
    Actually if you only have the timestamp, for this solution you have to convert it into date/time first.
    Use
    CONVERT TIME STAMP tstp TIME ZONE utc INTO DATE date TIME time.
    to do so.
    Regards,
    Timo.

  • Maintenance Windows Set to Use UTC Time Actually Using Local Time on Client

    Hey All - 
    When patching servers last month, we ran into an issue on a couple of collections.  This month, it's occurring on all of them so far.
    The Issue
    We have about 40 collections for various server groups.  Each has a single maintenance window set for roughly a 4 hour window using UTC time.  
    When advertising a task sequence (or something else) to run only inside of the window, it fails.  Examining the execmgr.log shows the error: "CExecutionRequest::The program may never run because of Service Window restrictions."
    If I open SCCM Client Center, connect to one of the systems, and view Service Windows, I see that they are set, but were set using the hours I set but as if I did not choose UTC when I did.  We are in CST which is a 5-06 hour difference therefore it
    fails to deploy.
    Only Fix So Far
    The only fix found so far is to delete the maintenance window and re-create it using the exact same settings.  After this is done and policy refreshes, Client Center shows the windows correctly.
    The problem with the above fix is that at some point, they seemingly are being corrupted again as some which were fixed last month seem to must be re-created again this month.
    Screenshots / Logs
    Maintenance Window
    8:00PM in our timezone should make it start at 2:00PM CST
    SCCM Client Center Viewing Window of System in Collection Same Window Above Was Applied to
    Any ideas or suggestions?  Thanks!
    Ben K.

    Hi,
    Please review the blog explaining about maintenance windows
    and hopefully it will help you.
    Business Hours vs. Maintenance Windows with System Center 2012 Configuration Manager
    http://blogs.technet.com/b/server-cloud/archive/2012/03/28/business-hours-vs-maintenance-windows-with-system-center-2012-configuration-manager.aspx
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Prime Optical Server not keeping correct time.

    OK this is an issue that I have been having since we loaded Optical Prime 9.3.1. I thought it might have been solved in OP 9.6, it hasn't.  We are running both on two separate Red Hat 5.8 servers that are spot on to the NTP server we have.  The NTP is tied to a GPS Strat 1 source. We have tried every setting we can think of.  It's not a small drift either.  Current time on both RH servers is 1956 UTC. the 9.3.1 OP says 0207 UTC tomorrow, and the 9.6 OP server shows 0443 UTC tomorrow.   It is frustrating to my Techs and me.  I have told them to use the NE alarm time on the screen for tracking tickets. 
    I need help. it is causing problems with data collection and analysis. things I can do in CPO I have to collect from 117 different NE's.
    Thanks for any suggestions,
    Steve

    try tp cheack nymber of ntp procceses and leave only one like in example:
    [root@CPO ~]# ps -ef | grep -v grep | grep "ntp" | wc -l
    2
    [root@CPOn ~]# ps -ef | grep -v grep | grep "ntp"
    ntp       2040     1  0 Jan23 ?        00:00:01 ntpd -u ntp:ntp -p /var/run/ntpd.pid -g
    root      2051  2040  0 Jan23 ?        00:00:01 ntpd -u ntp:ntp -p /var/run/ntpd.pid -g
    Stop CPO - opticalctl stop
    [root@CPO ~]# kill -9 2051
    [root@CPO ~]# ps -ef | grep -v grep | grep "ntp"
    ntp       2040     1  0 Jan23 ?        00:00:01 ntpd -u ntp:ntp -p /var/run/ntpd.pid -g
    [root@CPO ~]# ps -ef | grep -v grep | grep "ntp" | wc -l
    1
    Cheack command "prefer" after IP of NTP server in /etc/ntp.config file.
    Start CPO - opticalctl start

  • Delivery of reports with different local timezone convert from UTC time

    I have a central database storing events with UTC time (current location is Europe). I have a request to send historical reports (e.g Aug 2013 report) to US, Asia and I required to convert the UTC time to US and Asia when generating reports. I am thinking
    the best way of design the dimension table, shall I have a history timezone table to match the utc time id with US and Asian timezone in order to do the historical report time conversion , considering the daylight saving condition as well. Any suggestions
    are welcome. Thanks.

    What version of SQL Server you are using? How do you generate reports? If it is SQL Server 2012 take a look at
    --Retrieve the current time as a datetimeoffset (comparable to the venerable GETDATE function):
                    SELECT SYSDATETIMEOFFSET()
    ---Retrieve the server’s current time zone offset (the number of minutes before or after UTC):
                    SELECT DATENAME (TZoffset, SYSDATETIMEOFFSET())
    ---Convert from datetime to datetimeoffset (note that this uses the server’s current time zone offset, which could be inappropriate for historical dates):
                    SELECT TODATETIMEOFFSET (datetimevalue, DATENAME (TZoffset, SYSDATETIMEOFFSET()))
    ---Convert a datetimeoffset value (in this case, local server time returned by SYSDATETIMEOFFSET) to a new time zone offset:
                    SELECT SWITCHOFFSET (SYSDATETIMEOFFSET(), '-05:00')
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • Can you use the Airport Express A1264 as an AP and a DHCP server at the same time?

    Can you use the Airport Express A1264 as an Access Point and a DHCP server at the same time?
    I would like to use it as a DHCP server and AP at the same time in my LAN (no internet, just local machines through a few switches). I was lead to belive this could be the case from a few networking friends that haven't been friendly enough to help me out setting it up.

    I need it to act as a dLink/Cisco/Linksys/etc basic wifi router, in the fact that you can access it via wifi, and it will spit out DHCP addresses (192.168.1.xxx) to everything wired downstream of it.
    I want to simultaniously provide a Wifi connection and a LAN connection at the same time
    Thanks,
    BRad

  • Can I do multiple installs on  one server at the same time ?

    Hi. we have a project where the basis group is under very tight deadlines. We are tasked with installing multiple SAP systems on the same server. Is it possible to install more than one SAP systems ( ie ERP, BI, EP, CRM ) on the same physical server at the same time. for example on analyst install ERP while at the same time another analyst do EP and so on....  Has anyone done that before and if so are there any issures. ( I put in a SAP note and got the response that this is not supported, but I just wanted to see if anyone had done it anyways )

    Hi Dan,
    Frankly simultaneous installations is not a great idea. There will be an enormous competition for resources. Then you also need to make available ports for carrying out the installations. Next it will involve high amount of coordination
    What of course is more reasonable is the idea of hosting more than one SAP instance on the same physical server though again harware is a very important concern. It includes your hard disk space,memory,CPU and other generic hardware.
    Please award points for useful answers.
    Regards.
    Ruchit.
    Message was edited by:
            Ruchit Khushu

  • How to show a picture both on client and server at the same time (X11?)

    Hi Guys
    I want show a picture on my client as well as on the server(in another location) at the same time, pretty much like showing something both on laptop and on a projector. Assume I have a picture sssss.jpg on the server A1, if I want to open that picture to my client, I can simply to do the following from client A2:
    xhost A1
    telnet to and login A1
    setenv DISPLAY "ipaddress of A2":0.0
    Anyone can direct me how to show picture the client that I am sitting at an also show on the server at the same time?
    Thanks

    VNC would let you do that. With a shared connection, both machines could run a VNC client to the same session.
    Darren

  • MS Project 2010 Server - How to move a single MS Project plan and SharePoint Project site from a PWA server to another PWA server (one at a time)

    MS Project 2010 Server
    How to move a single MS Project plan and it's SharePoint project site from a PWA server to another PWA server (one at a time)
    I have 2 Project PWA servers, i know how to copy all the databases (Publishing, Draft, Reporting, archive, content) from one SQL server and copy it to the other PWA server so both server can be identical.
    I need to only move a single project from a PWA server to another, 
    Moving the Project plan, actual time data, SharePoint site with all it's content
    Is there a 3rd party tool that can be added on to the server to help me move single project plans? to different PWA servers?
    -Isaack

    Visit my friends at FluentPro and try FluentBooks
    http://www.fluentpro.com/productsfluentbooks2013.html
    they have a 2010 version also.
    Hope that helps,
    Thanks, Eric S. Pcubed

  • How can we take backup of all the RDL'S existing at Report server dynamically at one time

    How can we take backup of all the RDL'S existing at Report server dynamically at one time ? I want to take backup of all the reports existing at the report server dynamically at one time only. currently I'm able to take backup of the reports folder wise
    using VBScript. and I have to pass the folder names again and again. I want this to be happened for all the reports of all the folders at single shot only using VBScript.

    Hi DineshRemash,
    Based on my research, we can store the following VB Script to a text file, then modify the file name extension from .txt to .rss.
    Dim rootPath As String = "C:\Reports"
    Sub Main()
    Dim items As CatalogItem() = _
    rs.ListChildren("/", true)
    For Each item As CatalogItem in items
    If item.Type = ItemTypeEnum.Folder Then
    CreateDirectory(item.Path)
    Else If item.Type = ItemTypeEnum.Report Then
    SaveReport(item.Path)
    End If
    Next
    End Sub
    Sub CreateDirectory(path As String)
    path = GetLocalPath(path)
    System.IO.Directory.CreateDirectory(path)
    End Sub
    Sub SaveReport(reportName As String)
    Dim reportDefinition As Byte()
    Dim document As New System.Xml.XmlDocument()
    reportDefinition = rs.GetReportDefinition(reportName)
    Dim stream As New MemoryStream(reportDefinition)
    document.Load(stream)
    document.Save(GetLocalPath(reportName) + ".rdl")
    End Sub
    Function GetLocalPath(rsPath As String) As String
    Return rootPath + rsPath.Replace("/", "\")
    End Function
    Then navigate to the folder contains the script, we can directly run the below command from the run menu:
    rs -s
    http://aa/ ReportServer -i download.rss
    We can modify the rootpath to point at whaterver fold you’d like to download the RDL files.
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Server Time and Local Time (Dreamweaver) Off By 1 Hour

    How can I get Dreamweaver to show me the correct time stamp on my files on the server and my local machine? When I telnet into my server, the date and time stamp on all files is correct. My server time is set properly to ET (GMT-5). My local machine's time is properly set. I asked my sysadmin if PureFTP has any timezone settings and I was told by the sysadmin that all my server times and timezones are accurate. My sysadmin said that Drwamweaver is the culprit.
    I have lived with this for a long time, but it is extremely annoying and I would like to fix it.
    I searched high and low in the Dreamweaver option settings for some sort of timezone setting or offset -- found nothing.
    Has anyone experienced a 1-hour out-of-sync issue between a file's actual time stamp on the server and what Dreamweaver shows it as in the Remote/Local Files View?
    Thanks.

    During Daylight Savings Time.
    http://forums.adobe.com/message/3545349#3545349
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • How can I connect to Oracle and SQL server at the same time?

    I have been trying to find a way to connect to Oracle Database through the developer 2000 and SQL server at the same time. I need to return some data from Oracle Database and some from the Sql Server Database. And update both through SQL. I find there is such a thing as the Oracle Transparent Gateway for SQL server. I can't find it on any of my CD's or through OTN downloadable files. If anyone can point me where to get this. Or tell of another way this can be accomplished I would appreciate it. TIA.
    [email protected]

    I have been trying to find a way to connect to Oracle Database through the developer 2000 and SQL server at the same time. I need to return some data from Oracle Database and some from the Sql Server Database. And update both through SQL. I find there is such a thing as the Oracle Transparent Gateway for SQL server. I can't find it on any of my CD's or through OTN downloadable files. If anyone can point me where to get this. Or tell of another way this can be accomplished I would appreciate it. TIA.
    [email protected]
    As far as I know you have 3 options depending on your specifications. I don't think option #3 will work if you need to actually join a
    SQL Server table to an Oracle table.
    1. Oracle Transparent Gateway. I haven't used the Oracle Transparent Gateway but my understanding is that Oracle gateways are
    separate purchased products from Oracle. I've never seen any free/development versions of it anywhere. You'll need to contact
    your Oracle sales rep about it.
    2. Heterogeneous Connectivity. There's something called Heterogeneous Connectivity that could work for you - depends on what
    version of Oracle you're on and what OS. You basically set up an ODBC data source on the Oracle server and modify the listener.ora
    and tnsnames.ora files. You can then create a database link to SQL Server just like you would to any other Oracle database. You can
    check your Oracle documentation for how this works. There's also some very good documents on Metalink that tell you how to do this
    as well as a Heterogeneous Connectivity forum on this site.
    3. Use the exec_sql package available in Developer 2000. This allows you to open and execute cursors to remote databases within
    Developer. We have an account validation process that uses this - when a person enters an account number in a form while logged
    into Oracle it validates the account is valid in our main accounting DB2 database. We also pull HR information from DB2 into Oracle
    this way. If you're using Forms 6i exec_sql is a built-in command, in Forms 5.0 and 5.5 you have to add it as an attached library to
    the form. I think you also need the OCA options installed from the Developer software to have access to the library in Forms 5.0 and
    5.5. The library will be in the $ORACLE_HOME\oca20\plsqllib directory for these versions. The Developer documentation should have
    additional information.
    HTH

  • Converting UTC time stamp to local time (CET)

    Is there a smooth way to convert a time stamp from UTC time into the local time (e.g. CET)?
    CONVERT TIME STAMP.... Just converts the timestamp from local time zone to UTC, is there another comand to perform the opposite conversion?
    TIA!
    /Armin

    Hi Armin
    The statement does not only convert from local time zone to UTC you can specifiy any timezone:
    CONVERT TIME STAMP time_stamp TIME ZONE tz
            INTO [DATE dat] [TIME tim]
            [DAYLIGHT SAVING TIME dst].
    The following statement can also be used to convert from date time to timestamp.
    CONVERT DATE dat [TIME tim [DAYLIGHT SAVING TIME dst]]
            INTO TIME STAMP time_stamp TIME ZONE tz.
    Regards
    Faaiez

Maybe you are looking for

  • Package timeout error

    Hi all, I am trying to create a package but it throws out an error after long time (I guess 5 to 10 minutes), Any help will be greatly appreciated. Error message is: ERROR at line 1: ORA-04021: timeout occurred while waiting to lock object APPS.FVSF1

  • Hi, I was installing the latest version of itunes, which wasn't completed

    I am now getting the message that itunes can't be accessed owing to MSVCR80.dll not being installed and advising me to re-install this. Can anyone help? Thanks Lou

  • Grouping on Maximum Date

    I am writing a report in CR Professional, version 11.5.9.1076 on Windows XP/Progress platform. I have a table that includes multiple lines per work order number and I want to group on the most recent date of approval.  I am fairly new to CR Design an

  • Changes in pricing of sales order

    Hi all experts, i have a scenario where the sales price of various items are read from material master and then some changes need to made to these prices  based on some conditions (like discounts based on quantity, etc.) being satisifed. This changes

  • Error on Online Interactive form:

    hi, i have encountered this error while trying out the Online Interactive form: com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Severe : PDFDocument is NULL. Exception : Service call exception; nested except