Compare  dates  (This String 23/10/02 is less than this string  10/12/03)

Can someone Please help me with this
I have a xml licence file with a Expiry Date which I pull out into a String called licenceDate.
I also set a String called getSystemDate which uses this code to get the system Date.
DateFormat getSystemDate = new SimpleDateFormat("dd/MM/yy");
systemDate = getSystemDate.format(new Date());
And this is what those to look like from System.out.Println();
This is licence Date from Orders 23/10/02 System Date 10/12/03
Now what I need to do is Compare the 2 date strings to check if the licenceDate string is less that the getSystemDate.
If the licenceDate is less the system date it then displays a Dialog that says your licence has Expired.
Can anyone help me with some code to do this
All I need is to Compare the to dates.
Thanks
Craig

der Hosenscheisser, I'm not sure if I believe you but just in case you have read the API, look at the method:
public java.lang.boolean java.util.Calendar.before(java.lang.Object x)

Similar Messages

  • Required delivery date in sales order shoud not be less than the inhouse pd

    Customer Requested Dates (CRD) entered in orders are often shorter than Product form wise lead time. 
    Logic to be configured in SAP : SAP should capture the CRD as per the lead time of Products or Date entered by sales persons (whichever is later).
    Required delivery date in sales order shoud not be less than the inhouse production lead time.
    Please help.
    Regards

    IMG - Sales and Distribution - Basic Functions - Availability Check and Transfer of Requirements - Availability Check - Availability Check with ATP Logic or Against Planning - Carry Out Control For Availability Check
    Here select the combination of your Availability Check & Checking Rule.
    Under Replenishment Lead TIme, you need to put a Tick Mark in the Check Box of "Check without RLT"
    This will make sure that system considers either the Requested Delivery Date or actual Material Availability Date, which ever is earlier.
    Hope this helps.
    Thanks,
    Jignesh Mehta
    Edited by: Jignesh Mehta on Nov 9, 2011 12:18 PM
    Edited by: Jignesh Mehta on Nov 9, 2011 12:23 PM

  • How to compare Date/time string

    I read from datalog file including Date/time string ,and want to query the special Date/time string span ,how to compare the data/time string ?

    Hello Joshua,
    To compare date/time you have to extract the different components (day, month, year, hour, minute, second) anyway. Why not "convert to seconds"? I think it's easier to compare one number (where you also can do other math, like calc the difference and so on) than to compare seven (?) parameters with some exceptions... If the dates are read from excel (there was a similar thread some days ago), why not convert to seconds in excel (just a format change)?
    Best regards,
    GerdW
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • I do not have many messages but my iphone 5s says messages take up 4.6GB of space.  When comparing with friends who have many more message, less than 1 GB is being used on their phones.  Why are mine taking up so much space and how do I correct that?

    I do not have that many messages on my new iPhone 5s (maybe about 15 conversations and only one or two going back a little ways) yet when I go to Settings, Usage it shows that my messages are taking up 4.6GB of space.  When comparing with others (some who have hundeds of messages) they are using under 1GB for their messages.  Why are mine taking up so much space??

    I found a post with this solution that worked for me - .Do a backup, then download ibackupbot. It lets you look into the contents of that backup. Look in system files>mediadomain>library>sms>attachments. I found a ton of huge files related to long deleted texts. ibackupbot let me delete all that old crap. I then restored the phone with that now modifec backup and Bingo! freed up 9 GB. No problems.
    But note, if you are not technically inclined you probaly don't want to be digging around and deleting back up files. You delete the wrong thing and you could jack up your phone badly. Be careful.

  • To compare date with another date in string in siebel bip report

    Hi,
    In my rtf I am comparing a Date1 with a date in string i.e. '10-NOV-14'. If Date1 is less than '10-NOV-14' I am dispalying a certain text and if not another text.
    This condition is working fine if Date1 have 2014 values but if  Date1 cointains 2015 date than the mentioned condition is falling.
    Kindly suggest any solutions.
    Regards,
    Siddhika

    This example may help:
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    version="1.0">
    <xsl:param name="currentDate"/>
        <xsl:variable name="firstDate" select="concat(substring($currentDate, 1,4),substring($currentDate, 6,2),substring($currentDate, 9,2))"/>
        <xsl:template match="/">
            <xsl:apply-templates select="//item"/>
        </xsl:template>
        <xsl:template match="item">
            <xsl:variable name="secondDate" select="concat(substring(submissionDeadline, 1,4),substring(submissionDeadline, 6,2),substring(submissionDeadline, 9,2))"/>
            <xsl:choose>
            <xsl:when test="$firstDate &gt; $secondDate">
                <xsl:call-template name="late"/>
                </xsl:when>
                <xsl:when test="$firstDate &lt; $secondDate">
                    <xsl:call-template name="ontime"/>
                </xsl:when>
                <xsl:when test="$firstDate = $secondDate">
                    <xsl:call-template name="same"/>
                </xsl:when>
                <xsl:otherwise>Monkeys<br /></xsl:otherwise>
            </xsl:choose>
        </xsl:template>
        <xsl:template name="ontime">
            This is on time
        </xsl:template>
        <xsl:template name="late">
            This is late
        </xsl:template>
        <xsl:template name="same">
            This is on time
        </xsl:template>
    </xsl:stylesheet>

  • When I run this VI "Waveform Time to Date Time String" in LabView 7.0 it will not pass decimals of seconds.

    When I run this VI "Waveform Time to Date Time String" in LabView 7.0 it will not pass decimals of seconds. From decimals of inputline. If i disconnect the input to the subVI "Get Date/Time string vi" it will work propperly, it also doses if I reconnect it. I use LabViev 7.0.
    So the problem i solved, but i dosent understund why it works in this way. Does it indicate other problems which will make my researchprogram unrelaible ?
    Attachments:
    Waveform_Time_to_Date_Time_String.vi ‏18 KB

    Hello.
    I checked your vi and it fails as you state.
    It runs fine if: 1 Convert number to timestamp OR
    2 Wire a constant to want seconds?
    In labview 7.1, no problems.
    I think is a job for NI engeniers.
    Hope it helps
    Alipio
    "Qod natura non dat, Salmantica non praestat"

  • Error in compare date

    hi to all
    i created a java program for validateing two date
    start date should be less than end date
    end date should be greater than start date
    and here is my code
    <code>
    package src;
    import java.io.BufferedReader;
    import java.io.InputStreamReader;
    import java.util.Calendar;
    import java.util.Date;
    import java.util.GregorianCalendar;
         class compareDates
    //          Compare two dates
    public static boolean compareDates(Date dDateA, Date dDateB)
    // Declare variables
    GregorianCalendar cDateA = new GregorianCalendar();
    GregorianCalendar cDateB = new GregorianCalendar();
    // Set dates
    cDateA.setTime(dDateA);
    cDateB.setTime(dDateB);
    // Compare
    if (cDateA.get(Calendar.MONTH) == cDateB.get(Calendar.MONTH) && cDateA.get(Calendar.YEAR) == cDateB.get(Calendar.YEAR) && cDateA.get(Calendar.DAY_OF_MONTH) == cDateB.get(Calendar.DAY_OF_MONTH))
         System.out.println("Thanks");
    System.out.println("Enter correct Date");
                        return false;
         //Main     
         class compare
         public static void main(String args[])
              BufferedReader br=new BufferedReader(new InputStreamReader(System.in));
              System.out.println("Enter Start Date ");
         String dDateA=br.readLine();
         System.out.println("Enter End Date ");
         String dDateB= br.readLine();
              compareDates cd= new compareDates();
              Date ddateA;
              cd.compareDates(ddateA,dDateB);
    </code>
    and i am getting error in this line
    cd.compareDates(ddateA,dDateB);
    if any one knows plz help me

    this is my error in console
    javac compare.javacompares.java:46: compareDates(java.util.Date,java.util.Date) in compareDates cannot be applied to (java.lang.String,java.lang.String)
    cd.compareDates(dDateA,dDateB);
    suggection
    in passing arguments i am passing date, but in main i am calling date as string
    if u know how to rectify it plz tel me
    tel me friends

  • How to compare date which is greatest date

    iam new to sql
    how to compare date which date is greatest date with example
    can i use to_char to compare date
    SELECT eno, ename, GREATEST (TBLE.MAX1, TBLE.MAX2) recent_date "
                   FROM (SELECT TBLA.eno, TBLA.ename, "
                   MAX (TO_CHAR (TBL.date1, 'MM/DD/YYYY HH24:MI') "
                   ) MAX1, "
                   MAX (TO_CHAR (TBL.date2, 'MM/DD/YYYY HH24:MI') "
                   ) MAX2 "
                   FROM dual TBL, dual2 TBLA
    in above query if any one of the date having null value then recent_date is showing 'null'
    and also it showing wrong value
    example
    date1='08-22-2009' and date2='01-23-2010' then it showing wrong recent_datel ike='08-22-2009'
    as according my knowledge it is comparing with month it sholud not be like this wat i have to do pls explain with example my o/p should come for recent_date like =''01-23-2010''
    Edited by: user9112274 on Aug 27, 2010 5:31 AM

    Hi,
    there are numerous ways to compare dates, i give you some examples:
    with data_Sample as
    (select to_date('01-jan-2001','dd-mon-yyyy') d1, to_date('01-mar-2002','dd-mon-yyyy') d2, to_date('03-feb-2002','dd-mon-yyyy') d3 from dual)
    select greatest(d1,d2,d3) from data_Sample
    GREATEST(D1,D2,D3)
    3/1/2002
    with data_Sample as
    (select to_date('01-jan-2001','dd-mon-yyyy') d1 from dual union all
    select to_date('01-mar-2002','dd-mon-yyyy')   from dual union all
    select to_date('03-feb-2002','dd-mon-yyyy')  from dual)
    select max(d1) from data_Sample
    MAX(D1)
    3/1/2002
    declare
    d1 date :=to_date('01-jan-2001','dd-mon-yyyy');
    d2 date :=to_date('01-jan-2001','dd-mon-yyyy');
    begin
    if d1>d2 then
    dbms_output.PUT_LINE('d1 greater than d2');
    else
    dbms_output.PUT_LINE('d1 less or equql than d2');
    end if;
    end;
    output:
    d1 less or equal than d2now concerning your question:
    >
    can i use to_char to compare date
    >
    If you have date data types : don't convert them.
    if you have no choice, use something like:
    if to_char(d1,'YYYYMMDD') > to_char(d2,'YYYYMMDD') then
    else
    end if;Take care when you convert a date into a char format it becomes string comparison (with all it implies) (It's the reason why i've use an explicit mask format).

  • How to compare date with thr current date

    Hi,
    I have an inout string which is in date format(dd/mm/yyyy hh:mm:ss) .
    what i need to do is comparing this date string with the current date. if my input string is less than current date , then display error message..
    how to do this?
    regards

    Excellent suggestions from all of you people!
    finally i got the solution
    code is:
    import java.util.*;
    import java.text.*;
    public class TestDate {
      public static void main(String args[]){
        TestDate a = new TestDate();
      TestDate() {
        String DATE_FORMAT = "dd/MM/yyyy hh:mm:ss";
         Date today = new Date();
         Date myDate=null;
        java.text.SimpleDateFormat sdf =
             new java.text.SimpleDateFormat(DATE_FORMAT);
         try{
         myDate = sdf.parse("01/06/2006 00:00:00");
         }catch(Exception e) {System.out.println(e);}
        Calendar c1 = Calendar.getInstance();
        Calendar c2 = Calendar.getInstance();
        c1.setTime(today);
        c2.setTime(myDate1);
        System.out.print(sdf.format(today));
        System.out.print(sdf.format(c1.getTime()));
        if (c1.before(c2)) {
           System.out.print(" is before ");
        if (c1.after(c2)) {
           System.out.print(" is after ");    
        if (c1.equals(c2)) {
           System.out.print(" same as ");    
    System.out.print(sdf.format(c2.getTime()));
      }

  • Compare date

    hi all, the below code has one error in compare date : today >= expiredate. In this program, i want to compare if today is greater than expiredate, then status = overdue write to table named totalday. thanks
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
               Connection con = DriverManager.getConnection("jdbc:odbc:booking");
            PreparedStatement ps1 = con.prepareStatement("select date from totalpay");
            PreparedStatement ps2 = con.prepareStatement("update totalpay set status = 'overdue'");
            GregorianCalendar calendar= new GregorianCalenda();
               SimpleDateFormat df = new SimpleDateFormat("dd/MM/yyyy");
               String today = df.format(calendar.getTime());
               calendar.add(Calendar.DATE, 30);
               String expiredate = df.format(calendar.getTime());
               ResultSet rs = ps1.executeQuery();
               while (rs.next()){
    //int today1 = Integer.parseInt(today);
    //int expiredate1 = Integer.parseInt(expiredate);
                   if (today >= expiredate)
              ps2.setString(3,status);
                    ps2.executeUpdate();
                   rs.close();
                   ps1.close();
                   ps2.close();
                   con.close();
    [\code]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Thanks for your reply. it got no error, but the code changed status to 'overdue' at all fields of status include the date '30/04/2004. is the code something wrong??Thanks
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
               Connection con = DriverManager.getConnection("jdbc:odbc:booking");
            PreparedStatement ps1 = con.prepareStatement("select date from totalpay");
            PreparedStatement ps2 = con.prepareStatement("update totalpay set status = 'overdue'");
            // milliseconds in a day.
            final long DAY = 24L * 60 * 60 * 1000;
            // date format of the SQL field.
            final SimpleDateFormat df = new SimpleDateFormat("dd/MM/yyyy");
            // today as a date.
            final long today = System.currentTimeMillis() / DAY;
            // assuming the expiry is 30 days from today.
            final long expiryDay = today + 30;
                    final ResultSet rs = ps1.executeQuery();
                    while (rs.next()) {
                final String recDateString = rs.getString("date");
                final long recDate = df.parse(recDateString).getTime() / DAY;
                if (recDate >= expiryDay)
                    ps2.setString(3, status);
                ps2.executeUpdate();
                   rs.close();
                   ps1.close();
                   ps2.close();
                   con.close();
                JOptionPane.showMessageDialog(this,"Status updated.");
                   MainMenu mm = new MainMenu();
                    this.setVisible(false);  //close frame
                    mm.setVisible(true);
    [\code]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Comparing date

    hi ,
    I am writting a program in which i take 2 user input for the date in string format ie dd/mm/yyyy.,
    1st is taking loan date
    2nd is return date
    -> now i need to compare them if they are the same date.
    -> if they are different . 2/10/2006 and 6/10/2006
    i need to increament the date and calculate the charge for the period.
    i am doing it in the following manner
    String loanDate = new String (stdin.nextLine());
    StringTokenizer loanDateString = new StringTokenizer(loanDate,"/");
    day = Integer.parseInt(loanDateString.nextToken());
    month = Integer.parseInt(loanDateString.nextToken())-1;
    year = Integer.parseInt(loanDateString.nextToken());
    loandate = Calendar.getInstance();
    loandate.set(year,month,day);
    String loanReturnDate = new String (stdin.nextLine());
    StringTokenizer returnDateString = new StringTokenizer(loanReturnDate,"/");
    day = Integer.parseInt(returnDateString.nextToken());
    month = Integer.parseInt(returnDateString.nextToken())-1;
    year = Integer.parseInt(returnDateString.nextToken());
    returnDate = Calendar.getInstance();
    returnDate.set(year,month,day);
    if(loandate.equals(returnDate)) {
    // calculate cost
    else {        
    while (returnDate.after(loandate)){
    //calculate cost
    // increament the date
    b ut the problem is in "if condition" it never returns true as there is always a time difference ....how do i compare only date and not the time.

    When you post code, please wrap it in [code] tags so it's legible.
    -> if they are different . 2/10/2006 and 6/10/2006
    i need to increament the date and calculate the
    charge for the period.What do you mean "increment the date"? I can see what that could mean, but how is that relevant to figuring out the interval?
    > String loanDate = new String (stdin.nextLine());That "new String" is unnecessary, assuming that nextLine() returns a String which it probably does.
    > StringTokenizer loanDateString = new StringTokenizer(loanDate,"/");
    >
    day = Integer.parseInt(loanDateString.nextToken());
    month = Integer.parseInt(loanDateString.nextToken())-1;
    year = Integer.parseInt(loanDateString.nextToken());(etc) Rather than doing this you might want to consider using a java.text.SimpleDateFormatter to do the parsing for you.
    > loandate = Calendar.getInstance();Having two variables whose names differ only in the case of a single letter is ugly, hard to maintain, and bug-prone.
    ut the problem is in "if condition" it never returns
    true as there is always a time difference ....how do
    i compare only date and not the time.You could compare just the int fields of the year, month and day, and not use Calendar objects at all. Since you're doing the parsing yourself you might as well use them.
    Another option however is just to compare whether the return is after the start or not. Use the .after() or before() method (on either Calendar or java.util.Date).
    So ultimately I think you should:
    1) use java.text.SimpleDateFormat to do the formatting, and then store two Date objects
    2) compare the two Date objects using before() or after(), like this:
    if (return.after(start))

  • Help with filtering a query with a date as string column

    Hello -- I've got a table column that contains dates as
    string/text type (access db). I need to make a query of my table
    that includes only the dates that match today's date (example
    5-13-2008). I need two parts. One is to capture today's date, and
    another to set the filter in the query.
    Here's my base query
    <cfquery name="someQuery" datasource="someDS">
    SELECT col1, col2, dateCol, col4
    FROM someTable
    WHERE dateCol = "today's date"
    </cfquery>
    What's the best way to capture today's date? And then what's
    the best way to set it to a string so I have an object to compare
    with dateCol. I know #now()# will get today's date, however it
    returns date + time. How can I format it as M-D-YYYY? Then, how do
    I convert it to a string so I can evaluate in my query? Any help is
    appreciated!

    quote:
    Originally posted by:
    Dan Bracuk
    Redesign your database and store dates as dates instead of
    strings.
    I would love to do this, however I couldn't figure out how to
    store date and time values AS DATE to my database. My front end is
    Flex with a Coldfusion backend. When a form is filled, I need it to
    send the current time and the current date of submission. Using
    Date(), I can obtain the current date (date + time). However it's
    not easy to separate the [date] and [time] values of the Date()
    result without using a dateformatter with a mask. By doing this,
    I've now taken my date as DATE and converted it to date and time
    both AS STRING. Well after several trial and error tries as well as
    looking for any help online, I just decided to use the
    dateformatter, convert date and time to string and then save each
    to their own columns.
    The other way of doing this is to just have one column that
    holds both the date and time, and use Date() to pass the correct
    data-type to my db. However, when passing Date() to my db, it only
    stores the date but sets the time to 00:00:00. Now if I could find
    a way to get both correct date and time (example 5-13-2008 1:31:xx
    PM), I could just use a dateformatter in my front end to display
    the dates as I want. Again, the problem is I need the TIME value as
    well, and it keeps defaulting to 00:00:00 in access.
    @paross1-- I will try what you've provided just to get this
    thing working, regardless if they are strings in the db instead of
    dates.
    If anyone can solve my default time issue mentioned above,
    that would be great too..

  • Comparing data in the database with the input text

    hi there i have problem with the comparing data in the database with the input text. here is the piece of code of mine:
    //declaration
    datasourcedb.connect();
    String stcode = req.getParameter("txtCode");
    ResultSet rs = null;
    String action = req.getParameter("action");
    ResultSet portquery = null;
    if (action.equals("SELL"))
    -->portquery = datasourcedb.query("SELECT stockcode FROM portfolio where stockcode =\'"+ stcode + "\'");
    -->portquery.next();
    -->if((portquery.wasNull()) == true)
    disp = req.getRequestDispatcher("error.jsp"); }
    else */
    Status = "Sell";
    datasourcedb.close();
    with the code that i marked with --> it doesnt work since i have to compare the input text stcode with stockcode in the db. could anyone tell me how to compare it?
    regards
    virginia

    i have try to change into this code:
    if (action.equals("SELL"))
    portquery = datasourcedb.query("SELECT distinct stockcode FROM portfolio where stockcode =\'"+ stcode + "\' + and userName = \'"+ user + "\'");
    if(portquery.next()) {
    Status = "Sell";}
    else {               
    disp = req.getRequestDispatcher("error.jsp");
    but so far the coding doesnt give any result.... could anyone help me? since the coding does not reach status n the disp

  • Can we change data in string object.

    Can we change data in string object.

    Saw this hack to access the char[]'s in a String in another thread. Beware that the effects of doing this is possible errors, like incorrect hashCode etc.
    import java.lang.reflect.*;
    public class SharedString {
            public static Constructor stringWrap = null;
            public static String wrap(char[] value, int offset, int length) {
                    try {
                            if (stringWrap == null) {
                                    stringWrap = String.class.getDeclaredConstructor(new Class[] { Integer.TYPE, Integer.TYPE, char[].class });
                                    stringWrap.setAccessible(true);
                            return (String)stringWrap.newInstance(new Object[] { new Integer(offset), new Integer(length), value });
                    catch (java.lang.NoSuchMethodException e) {
                            System.err.println ("NoMethod exception caught: " + e);
                    catch (java.lang.IllegalAccessException e) {
                            System.err.println ("Access exception caught: " + e);
                    catch (java.lang.InstantiationException e) {
                            System.err.println ("Instantiation exception caught: " + e);
                    catch (java.lang.reflect.InvocationTargetException e) {
                            System.err.println ("Invocation exception caught: " + e);
                    return null;
            public static void main(String[] args) {
                    char[] chars = new char[] { 'l', 'e', 'v', 'i', '_', 'h' };
                    String test = SharedString.wrap(chars, 0, chars.length);
                    System.out.println("String test = " + test);
                    chars[0] = 'k';
                    chars[1] = 'a';
                    chars[2] = 'l';
                    chars[3] = 'l';
                    chars[4] = 'a';
                    chars[5] = 'n';
                    System.out.println("String test = " + test);
    } Gil

  • Compare data in R/3 with data in a BW Cube after the daily delta loads

    Hi Friends,
    How can I compare data in R/3 with data in a BW Cube after the daily delta loads? Are there any standard procedures for checking them or matching the number of records?

    Hi Sunil,
    If you want to check the records daily instead of checking the data in R/3 manually ......
    You can try this...
    If you have staging DSO(level 1) that means whatever data is in source system load it to Staging DSO without any routines or any modifications.
    Now load this DSO data to Cube or DSO(level 2) as per your requirement with routines etc.
    Now Staging DSO contains Source system data.
    Now the level 2 Cube or DSO contains BW data with some modifications.
    Now create a Multiprovider based on level 1 and level 2 data targets.
    Now create a report on which keyfigures you want to test the data.
    In Multiprovider there is a field called 0infoprovider in data packet dimension.
    you can drag this infoprovider to the columns and restict your keyfigures with level 1 and level 2 data targets.
    In the first column you can see the level 1 DSO data ( source system data),in the 2nd column you can see the BW data.
    Now create a formula which gives the diffrence b/n level 1 and level2.
    that is R/3 data - BW data.
    If the diffrence is zero both R/3 and BW data are same.
    if the diffrence is not eqaul to zero check whether any routine is there or not.

Maybe you are looking for

  • PDF maker acrobat 9

    Hello, I kept running into a problem with PDFmaker until today i found somewhat of a solution, but i cant figure out why. I work with Office files a lot, therefor i use PDFmaker to convert them to a well working PDF file. Some files have links in the

  • Proxy problem:not able to see namespaces/SWC's in sproxy

    hi, I am not able to see the namespaces/SWC's when i use the transaction SPROXY. But strange thing is it is showing BASIS components in the list. Rest of the SWC's are not visible. Help needed. Ranjit

  • TS1383 my ipod has lock sign in the display - how do I unlock it?

    My ipod diusplays a lock sign - how do I unlock it. Never seen this before in years of use.

  • The request for account "iCloud" failed.

    I keep getting this message: "The request for account "iCloud" failed. The server responded with "502" to operation CalDAVAccountRefreshQueueableOperation." whenever iCal opens. It gives me the option to "Stay Offline" or "Go Online" but even when I

  • Adobe Reader documents now download as an anonymous file type, not pdf.

    I'm using Mozilla 19.0.1 but this has been happening for the last several versions, when I open a pdf it displays but when I download it downloads as something without an extension (even though the downloader *says* it's a pdf). Then when I try to op