[SOLVED] 'date' accepts CET but not CEST

I can use this to find out what 0.00h CET is in my time zone:
date -d '0:00 CET'
Now I want to find out what 0.00 CEST would be in my time zone, but this doesn't work:
date -d '0:00 CEST'
date: invalid date ‘0:00 CEST’
Edit: Solution is to use MEST or MESZ instead of CEST.
Last edited by mir91 (2015-01-11 23:57:22)

Thanks, CEDT doesn't work but MEST seems to.
MESZ apparently works too.
Last edited by mir91 (2015-01-11 23:58:30)

Similar Messages

  • Node display off , Central data cache configured but not active

    Hi
    We get an error "Node display off , Central data cache configured but not active" in Central system while trying to display the monitored the abap instance of system.We just completed the CCMS configuration.
    we are getting this error in RZ20 (central system)
    Agent regristration is complete in monitored system and it is running fine.connection from central to monitored (abap instance) system is also ok.Please help asap.
    Operating System --AIX
    Sap version--ECC 6
    Database-db2
    Regards
    Shashi

    Hi,
    central data cache to improve the performance of the Alert Monitor when creating the alert monitoring trees.
    Check [This link|http://help.sap.com/saphelp_sm32/helpdata/en/de/13622d770b5e4f8398fc536b690e93/content.htm]
    And [This link|http://help.sap.com/saphelp_sm32/helpdata/en/10/75ea3b6d73e807e10000000a11402f/content.htm]
    Hope this solves your problem.
    Feel free to revert back.
    --Ragu

  • Node display off ,  Central data cache configured but not active while tryi

    Hi
    We get an error "Node display off ,  Central data cache configured but not active" in Central system while trying to display the monitored the abap instance of system.We just completed the CCMS configuration.
    Agent regristration is complete in monitored system and it is running fine.connection from central to monitored (abap instance) system is also ok.Please help asap.
    Operating System --AIX
    Sap version--ECC 6
    Database-db2
    Regards
    Chamba Shashi
    Edited by: SHASHI SAMAL on Apr 28, 2009 6:25 AM

    Hi,
    central data cache to improve the performance of the Alert Monitor when creating the alert monitoring trees.
    Check [This link|http://help.sap.com/saphelp_sm32/helpdata/en/de/13622d770b5e4f8398fc536b690e93/content.htm]
    And [This link|http://help.sap.com/saphelp_sm32/helpdata/en/10/75ea3b6d73e807e10000000a11402f/content.htm]
    Hope this solves your problem.
    Feel free to revert back.
    --Ragu

  • Central data cache configured but not active

    Hi,
    I am currently at a customer site and am configuring the solution manager system as a CEN.
    The sapccm4x en ccmsr agents have been registered and memory has been allocated in the CEN system for the central data cache, but whenever I open a monitor the following message is listed at the top of the screen:
    Central data cache configured but not active
    Suggestions on how to configure this cache and the impact of not doing so will be rewarded.
    Regards,
    Sander

    Hi,
    central data cache to improve the performance of the Alert Monitor when creating the alert monitoring trees.
    Check [This link|http://help.sap.com/saphelp_sm32/helpdata/en/de/13622d770b5e4f8398fc536b690e93/content.htm]
    And [This link|http://help.sap.com/saphelp_sm32/helpdata/en/10/75ea3b6d73e807e10000000a11402f/content.htm]
    Hope this solves your problem.
    Feel free to revert back.
    --Ragu

  • How do you know what the data usage was for and why?  It shows you date and usage but not the reason.

    How can you see what data usage was for on the bill?  It only shows the date and usage but not the reason for the usage.

    You can not see this info on VZW's site. There are apps for smartphones that will break down the info though, but by site or what was downloaded

  • I can't put songs from iTunes on my Mac onto iPod. iPod accepts podcasts but not songs.

    I can't put songs from iTunes on my Mac onto iPod. iPod accepts podcasts but not songs.

    I open itunes application from ipod. There's no common songs i want to buy. There are only podcast, itunes U, and search menu. So i try search from itunes website, browsing via safari. Then i find what i want. I want to start buy a song "payphone" by maroon 5. Then i click " buy from itunes" . Then appears my itunes application n my apple store application. But there's no maroon 5. :-(

  • POST data as parameter but not in content?

    I need to send some data from a PDA to a server. This works ok via SOAP but is rather slow, so I want to use a more efficient approach: sending a custom XML directly to a servlet. For this I use the URLConnection and POST the XML directly.
    The data arrives in the servlet, but I am not able to extract it from the request. For some reason it is seen als a parameter but not in the content. I have captured the actual HTTP request being sent (stripped the remaining XML):
    POST /xxx/PdaOrder1Servlet HTTP/1.1
    User-Agent: Java1.3.0_02
    Host: localhost:8181
    Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
    Connection: keep-alive
    Content-type: application/x-www-form-urlencoded
    Content-length: 541
    +<pdaorder pdaOrderNr="2" ...+
    As said, this arrives at the servlet, because when I print the parameter it has the data the was sent:
    DEBUG PdaOrder1Servlet.doPost(PdaOrder1Servlet.java:74) - -------------------------
    DEBUG PdaOrder1Servlet.doPost(PdaOrder1Servlet.java:75) - Processing request: POST http://localhost:8181/xxx/PdaOrder1Servlet / [<pdaorder  pdaOrderNr=>{"2" ...
    It maps the start of the XML "<pdaorder pdaOrderNr" as the key in the parameter and the remainder of the XML document as the value. But if I try to read the data using the reader:
                   BufferedReader in = new BufferedReader(request.getReader());
                   String decodedString;
                   while ((decodedString = in.readLine()) != null) System.out.println(decodedString);
                   in.close();I get nothing. How do I access the raw content being sent in the HTTP request? Why is the content of a POST interpreted as parameters?

    Sometimes typing a problem out helps: the content type of the request needed to be set to text/xml

  • Why does my IMAC super drive recognize data dvd's but not movies?

    My 27" Intel Imac recently stopped playing dvd movies. The drive still recognizes data disks but not movies. When I insert a dvd movie the drive makes noises for 30 seconds then eject the disk.

    Have you changed region codes on movies?  It will only change for a total of 5 codes.
    Regards,
    Captfred

  • Abnormal, Same query get data in sql but not working on Fron-end

    Dear,
    Version :Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    We have created packed in oracle database befor two months ago & was working fine, but since morning select statment in package is not working while running via application which mentioned below and raise not data found but surprising thing is that same query is getting data when we execut on sql plus return one record.
    i don't know either it's abnormal behaviour or sth else becuase the same query run without changing any singl column in where_clause work in sql but not getting data while submition request through oracle application and raising not data found.
    --thankse
    Edited by: oracle0282 on Dec 29, 2011 2:20 AM

    Actully when i run this query in sql it return one record on the same parameter, while when we exeucte this select in pl/sql on the same parameter oracle raise no data found error.
    so i got confused the same query with same parameter retur record in sql but when we call it fron-end through packege raise 'no data found error'.
    hope you understand now.
    --thanks                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Data In File  But Not Lightroom MetaData

    Here is a section of the one of my image files with some of the metadata vsiible. (I opened it with a plain text editor)
    </crs:ToneCurvePV2012Blue>
       <dc:creator>
        <rdf:Seq>
         <rdf:li>David_Thorpe</rdf:li>
        </rdf:Seq>
       </dc:creator>
       <dc:title>
        <rdf:Alt>
         <rdf:li xml:lang="x-default">BY8FD4</rdf:li>
        </rdf:Alt>
       </dc:title>
       <dc:rights>
        <rdf:Alt>
         <rdf:li xml:lang="x-default">David Thorpe</rdf:li>
        </rdf:Alt>
       </dc:rights>
       <dc:subject>
    The BY8FD4 entry is what I want to display. It used to but now doesn't.
    I have nearly 2,000 images where this data has ceased to display. Is there any way of pulling it in? Otherwise I have to enter the reference by hand on each image....

    Hi,
    I able to see a record in InfoCube but not able to see that record in DSO which is under it.
    <<< Someone would have deleted the request in DSO or the record in Infocube was loaded frm a different datasource.
    From where does RSA3 gets data, Is it Setup table?
    >>> Yes,  RSA3, extractor checker fetch the data from the setup table.
    Regards,
    Srinivas

  • [Solved] Starting applications locally but not SSH

    Ok, so.. argh..
    I'm normally good enough to figure these _basic_ things out but i'm bashing my head right now.
    https://wiki.archlinux.org/index.php/Autostarting
    i want to run startx when logging in locally on a tty, but not when i initiate a user-session via SSH.
    Normally i'd place profiling stuff in .bashrc (variables, user aliases etc) and place startx in say a tty1.conf or something under /etc/init.d but since Arch is running systemd and starting x is not a daemon per sae i'm all out of luck here.
    How do you guys normally startx? and how do you separate autostarting applications locally, remote etc?
    Ps. I've started stuff via .config/openbox/autostart so that's fine.
    I need X not to iniatate every ssh session :)
    Solution (one of many):
    This solution will not only work through all terminals (meaning you don't check the terminal name) it will also not rely on tty or session names, it will instead check if the source is running under a X window (:0) or from an IP (10.0.0.1).
    If non of the above it defaults to starting x.
    Note: It will not distinguish running under systemd aparently and it also doesn't take in account if you're relaying X via SSH i guess (havn't tried that tho but it's an assumption).
    sudo nano /etc/profile.d/gui.sh
    #!/bin/bash
    me=`who am i`
    case "$me" in
    *\(:0\)*) echo "Youre in X" ;;
    *\(*.*.*.*) echo "Youre in SSH" ;;
    *) startx ;;
    esac
    Last edited by Torxed (2013-06-12 07:24:46)

    jasonwryan wrote:
    You could also use lastlog to determine if you are logged in on a TTY or pseudo-terminal:
    ┌─[Veles ~]
    └─╼ lastlog -u jason | awk '/jason/ {print $2}'
    pts/9
    ┌─[Shiv ~ ]
    └─╼ lastlog -u jason | awk '/jason/ {print $2}'
    tty1
    # edit: or just grep it if you only need an exit status...
    This feels unpredictable right off the bat mainly because there's other services being found in lastlog, also if two people login at the exact same time and one of them get a "spike" in the process priority you'll end up giving the wrong sessiondata to the wrong user unless you check the username logged in against lastlog but that requires more processing power then a case/if clause from a single output source. Speed is everything, logic is next and everything else falls behind
    Tarqi wrote:
    What about /usr/bin/tty?
    .bashrc
    tty | grep tty && startx
    Edit: Check the DISPLAY Variable if you want to avoid starting multiply X-Servers. However, maybe $TERM might be another solution.
    Locally:
    [doxid@faparch ~]$ tty
    /dev/pts/1
    Remote SSH:
    [doxid@faparch ~]$ ssh [email protected]
    Last login: Wed Jun 12 02:27:53 2013 from 10.0.0.140
    Youre in SSH
    [root@lookabeaver ~]# tty | grep tty
    [root@lookabeaver ~]# tty
    /dev/pts/1
    Don't think this is a viable option.
    WonderWoofy wrote:
    I think ewaller meant cut and not -cut.  But even then, what he is suggesting is that you print characters 10 through 12.  So it highly depends on the output length and therefore the number of letters in your username.  If you has used something like this it would have worked:
    who am i | cut -d' ' -f2
    Might work, but you're probably feteching:
    [doxid@faparch ~]$ who am i | cut -d' ' -f16
    (:0)
    Last edited by Torxed (2013-06-12 07:15:09)

  • FF67 problem, can't change statement date(statement saved but not post)

    I need to change the statement date of a bankstatement. I did not post the statement yet.
    I used a wrong statement date, and I want to change it, but I saved it after booking the second screen(the one with the
    statement items)
    When I look by Manual Bank Statement Overview I see the bankstatement, but it has no Posting complete remark yet, because it has not been postefdofcourse.
    The problem is I can't change the statement date, because when I try to Post then the systems gives an error because it does not accept the new statement date I want to use.
    Is there a way to solve this problem? The statement has not been posted yet, so I suprised I can't change the statement date.
    Anyway I hope somebody can help me out.

    I had to post them first because otherwise it looks I could not delete the statement.
    I saw no Id with only saving, that's why I post them. then the statement got an id.
    What do I have to choose to make it possible to delete statements, not posted yet.
    I guess I have to select something else because I did not see any Id to choose.
    I do a manual input of the bankstatements (no import).
    Whst's the best I can do now?  What do you mean with FI?
    I guess I can do a manual booking on the three(send/receive and general) bankaccounts to get the right position of the accounts?
    The bankstatements are ok(booked with ff67) only the three accounts I mention above have the wrong position.

  • How can I use "write to spreadsheet" during the data is taking but not the end of all the loops

    Hi,
    I have to run an experiment on Labview 6 or 5. I don't have Labview 7 on that computer for some reason. My experiment is talking about 1000 hours, and I have a probelm on storing the data. Right now I am using "Write to spread sheet" and I set the "append" to false. And the data is installed at the end of the experiment, that means after 1000 hours. In the mean time if somthing oges wrong like power cut or what, I will lose all the data. So what I want to do is to save the data evertime when the data is took. I tired to set the "append" to true, but it does not let me to choose the "file path"--- when I choose this and select write on new or excisting file, it said" you may not be able to save on a exciting file" and it does not let me create a new file either. If anyone have the lidea like how can I use the "wrtie to spreadsheet" function and at the same time can install the data everytime inside the look, please let me know. Thanks alot.
    KL

    KL,
    It sounds like you want to periodically save your data so it is in smaller files. (great idea) For this operation you will not want to append the data...if something happens to your system while the file is open it could become corrupt and ruin all the data. You need to write the new block of data to a new file every time. Now...this depends on how big your data is...if you only have like 500k of data to write in a block you should probably write several blocks before starting a new file. I don't know enough about how much data you are acquiring. In either case...the write to spreadsheet file.vi will need a different name each time it is called and you will not want to append. Append = false.
    -Brett

  • Idoc data passed OK but not transferred

    Hi all
    I have to SAP clients connected via ALE for Payroll Posting (between HR client and FI client). When the HR use post the payroll, the last status of Idoc is 03 - Data passed to port OK  (WE05). Somehow there is no created FI document in FI client. I check BDM2 tcode and seeing that the 3 Idoc Not transferred yet in HR client.
    How can I make this Idoc transferred automatically after the posting? ( The Output Mode is already 2 = Transfer Idoc immediately).
    Thanks!

    Thanks Juan,
    It did appear in SM21, the ALE user lack of authorization to post. I have corrected it. Some posting works fine. But some others, get error message "Required GL Account was not transferred in parameter Account GL".
    From technical perspective, do you have any ideas why? According to functional team, they have config. whats needed...
    Thanks!

  • SQL LOADER Problem when data is loaded but not come in standard formate

    Hi guys,
    I got problem when sql loader run data loaded successfully in table but UOM data not come in standard formate.
    UOM table column contains the Unit of measure data but in my excel sheet it's look like :
    EXCEl SHEET DATA:
    1541GAFB07080          0     Metres
    1541GAFE10040          109.6     Metres
    1541GAFE10050          594.2     Metres
    1541GAFE10070          126.26     Metres
    1541GAFE14040          6.12     Metres
    1541GAFE14050          0     Metres
    1541SAFA05210          0     Metres
    1541SAFA07100          0     Metres
    1551EKDA05210          0     Nos
    1551EKDA07100          0     Nos
    1551EKDA07120          0     Nos
    1551EKDA07140          0     Nos
    1551EKDA07200          0     Nos.
    1551EKDA08160          0     Nos.
    1551EKDA08180          0     Nos.
    1551EKDA08200          0     Nos.
    1551EKDA10080          41     Nos.
    1551EKDA10140          85     Nos.
    .ctl file :
    OPTIONS (silent=(header,feedback,discards))
    LOAD DATA
    INFILE *
    APPEND
    INTO TABLE XXPL_PO_REQUISITION_STG
    FIELDS TERMINATED BY ','
    OPTIONALLY ENCLOSED BY'"'
    TRAILING NULLCOLS
    ( ITEM_CODE CHAR,
    ITEM_DESCRIPTION CHAR "TRIM(:ITEM_DESCRIPTION)",
    QUANTITY,
    UOM,
    NEED_BY_DATE,
    PROJECT,
    TASK_NAME,
    BUYER,
    REQ_TYPE,
    STATUS,
    ORGANIZATION_CODE,
    LOCATION,
    SUBINVENTORY,
    LINE_NO,
    REQ_NUMBER,
    LOADED_FLAG CONSTANT 'N',
    SERIAL_NO "XXPL_PRREQ_SEQ.NEXTVAL",
    CREATED_BY,
    CREATION_DATE SYSDATE,
    LAST_UPDATED_BY,
    LAST_UPDATED_DATE,
    LAST_UPDATED_LOGIN
    Some output came in table like:
    W541WDCA05260 0 Metres|
    W541WDCA05290 3 Metres|
    W541WDCA05264 4 Metres|
    W541WDCA05280 8 Metres|
    1551EADA04240 0 Nos|
    1551EADA07100 0 Nos|
    1551EKDA10080 0 Nos.|
    1551EKDA10080 41 Nos.|
    proble in | delimiter...how to remove it ' | ' from my table when sqlloader program runnig ...... where i can change in .ctl file or excel file....it's urgent guys olz help me ..
    thanks

    Hi,
    How are you extracting the data to Excel sheet ?
    Please check the format type of the column in Excel sheet for UOM.
    There is no issue in the SQL loader control file, but issue is there in your source excel file. (Try using a different method to extract the data to Excel sheet.)
    Regards,
    Yuvaraj.C

Maybe you are looking for