Itouch date is in BE ? it's 2555 BE. how do I get the right date?

My callendar date is 2555 BE and I cant change it? what to do?

You have changed the calendar format to Buddhist, you need to change it back to Gregorian.
To Set the calendar format Go to Settings > General > International > Calendar, and choose the format.

Similar Messages

  • How can i get the meta data from database?

    Hi, all java and db experts,
    I need to write a tool to generate java file which will be used to hold the resultset of a stored procedure of Oracle. Is there any API call or tools to connect to db and then get the meta data of the return cursor instead of reading stored procedure definition on my own?
    Please help, thanks a lot.
    Hanna

    if i execute a Oracle stored procedure, the resultset of a cursor is returned. It's easy to know the meta data at the runtime.
    However, could i get the meta data about the resultset of a cursor before runtime? Such as by connecting to the database and ask it about meta data of a specified stored procedure?
    Is it feasible?
    DatabaseMetaData dbmd = conn.getMetaData();
    ResultSet rs = dbmd.getProcedureColumns("", "%", "SP_NAME", "%");
    while (rs.next()) {
    String colName = rs.getString(4);
    int colType = rs.getInt(5);
    int colDataType = rs.getInt(6);
    int colPrecision = rs.getInt(8);
    int colLen = rs.getInt(9);
    int colScale = rs.getInt(10);
    long defaultValue = rs.getLong(11);
    But what i get is a list of stored procedure parameters. In oracle, cursor is IN OUT parameter . How can i get the meta data about the resultset of cursor?

  • I have made a burn folder with photos exported from I-photo.  It now shows in information, that the date is created and modified is different from the original digitized date.  How can I get the original date to show in the info from Finder?

    I have made a burn folder with photos exported from I-photo.  It now shows in information, that the date  created and modified is different from the original digitized date.  How can I get the original date to show in the info from Finder?

    The Finder reports File information. The date and time of the photo are in the Photo's Exif metadata. The Finder has no awareness of this. All photos apps on any system do.
    Regards
    TD

  • How can I get the system date in mm/dd/yyyy,

    how can I get the system date in mm/dd/yyyy, i need to compare system date with some other date,continuosly using threads,can U plz help me.
    With Some code
    Thanks In advnace
    Mahiiii

    Hi,
    You can use SimpleDateFormat class under java.text package.
    SimpleDateFormat formatter = new SimpleDateFormat("dd-MMM-yy h:mm a z", new Locale());
    //formatter.setTimeZone(timezone);
    String dateTime = formatter.format(new Date());

  • Hi, can you help?  My emails that I have received show the date received as either today, yesterday or July 28.  How can I get the correct date received?

    Hi, The emails that I have received show the date received as either today, yesterday or July 28.  How can I get the correct date received?

    That's very scary. They might do it, but I personally have never had Apple contact me re id's except on their site when signing in. I suggest you DO NOT respond until you have a phone conversation with Apple security. They can verify if they sent you the e-mail and why.
    While it's very possible it's true,again, I suggest you not respond until you speak to someone at Apple. I've often read here that when people sign in they are not allowed to because "someone else has used the id" type of statement.
    Also, you should be able to go to the app store and see what apps you have downloaded.
    Though it could have been a free app, have you checked to see if any were bought with your id account?
    I've gotten these types of e-mails from places like USPS and FedEx which look amazingly authentic and were from their website. I also received an odd e-mail from my cousin in Ireland last year that clearly was not from him. It was also sent to others in his family in Ireland. I e-mailed him that I only opened it because it had a .ie, but suggested he change... Days later I received mail from 'him' - same name, but at yahoo.com. 
    Again, I would call Apple. You can also report it at [email protected], but I would not settle for that given your situation. If nothing else, call Apple sales (sales depts. anywhere answer fast) and ask them to transfer you to security. Apple will not want anybody accessing their name, and while it's unlikely, it's not impossible that it is someone phishing.
    Hope this helps and can you let the support community know your results by posting on this thread when you're done? Thank you.
    Hope this helps.

  • Please help.........how can i get the last date of the month?????

    Hello....
    I want to get the last date of the month.
    For example, the last date of Jan is 31.
    How can I get the last date of the particular month and year ????
    Thanks for help.
    Gloria

    Hi Gloria
    1. How can I compare the date???date1.compareTo(date2)
    where date1 and date2 is a java.util.Date Object
    will return 0 if it is the same date
    or
    date1.after(date2)
    where date1 and date2 is a java.util.Date Object
    will return true if date1 is after date2
    (the same for date1.before)
    2. How can I change the date format into yyyymmdd format???? I just want the year, month and date.try the java.text.SimpleDateFormat Object
    new SimpleDateFormat("yyyymmdd").format(yourdate)
    Hope this help.
    Please also have a look at a calendar I wrote, (maybe it help)
    demo & source :
    http://www.geocities.com/globe_software/java/components/
    globe_sa

  • How should i get the delta data for those new object's previous delta data?

    Hallo all,
    i have 2lis_11_vahdr and i am using a standard and loading delta! now i have appended some new fields in the datasource then in infosource then in ods and infocube..! now how should i get the delta data for those new object's previous delta data???
    Jimmy

    Hi,
    After appending new fields in the datasoure.It is not possible to delta load, u should have to load everything
    Thanks,
    Shreya

  • How can I get the image data from Clipboard with LV

    Anybody knows How can get the image data after pressd "print screen button" with LV?
    I want to program a software which can save a image as a bmp or jpeg etc, and the image data is from pressed print screen button. 
    How to get it out from clipboard. I am trapping about. thanks in advance.
    Try to make everything Automatic

    You can have a look at Rolf Kalbermatter's post here (give him stars) or, if you're using scripting, you can use the Application class Get Clipboard Image method.
    Try to take over the world!

  • How do I get the file date...

    Hi,
    In Oracle form, after I upload the file to server from client machine using FileUploader90 or WebUtil, beyond the file name and directory, I would like to get the file date also. Does anyone know how?
    Thanks,
    Jess

    Hi Jessica,
    Please see Note:1043892.6 on Metalink. (How To Get Directory Information From Within Forms?)
    Monica

  • How can I get the start date and end date of a certain week?

    Hello, in my java code, I can get the week ID , using
    org.joda.time.base.AbstractDateTime.getWeekOfWeekyear() , for example, this week is the 16th week of this year. And I want to get the start date(date of Monday) and end date(date of Sunday) of the week. Is there any method can supply such date value??thanks

    1 public Date getCurrentMonday(){
    2 Date monday = null;
    3 Calendar rightNow = Calendar.getInstance();
    4 int day = rightNow.get(Calendar.DAY_OF_WEEK);
    5 int distance = 0;
    6
    7
    8 if (day == Calendar.MONDAY)
    9 monday = rightNow.getTime();
    10 else
    11 {
    12 distance = day - Calendar.MONDAY;
    13 if (distance == -1)
    14 distance = 6;
    15
    16 monday = (Date) (rightNow.getTime());
    17 monday.setTime(monday.getTime() - 1000 *60 *60 *24 *(distance));
    18 }
    19 return monday;
    20 }

  • How can i get the previous date?

    Hi,
    I am entering a future date(xx-xx-xxxx) through my application.I need to perform some actions on the previous date of the entered date(xx-xx-xxxx).How can i get that previous date?

    Oh dear god.
    Parse the date using SimpleDateFormat. You can then use Calendar's setTime to set a Calendar instance to your date, and use add(Calendar.DAY_OF_MONTH, -1) to substract a day. getTime() will then provide a new Date. And yes, look it up in the API docs.

  • How do I get the encashment date to populate in table PAYR when using FB05

    All,
    The client here is using transaction FCKR to upload their checks for posting.  The process submits transaction FB05 which works for everything except the encashment date, which is not being populated on table PAYR.  I have walked through the transaction BDC session (I am am ABAP developer) and cannot see the field on any of the screens.  I am hoping there is some configuration which needs to be done to populate this field ... along that line I have read some of the postings about algorithms 11, 12, and 13 which will use the value(ation) date (I do see that on the FB05 screen) but I do not know how to find them or make them work, if indeed that is what I need to do.
    Any help would be greatly appreciated.  Also, I am an ABAP developer working at a small client where SAP was implemented about 2 years ago so we are working through the learning curve together. 
    Thanks for any help you can provide.

    Ramesh,
    Thank you for responding. 
    Unfortunately, I am an ABAP developer and do not know FI.  I have asked several of the people here if they know where to find the information you point to, but they do not know either.  (As I said, we are all learning together.)
    How do I find the status group?  Menu paths or transactions would be very helpful.
    Micah

  • How we can get the deleted data details in sql server?

    Can we get the details like how much data was deleted?
    Thanks,
    Adi

    Hi Adi_SQL_DBA,
    According to your description, there is a way that you can recover most of the missing data with the aid of Transaction Logs and LSNs (Log Sequence Numbers). Usually, if you know when your data was deleted then the challenge to recover the deleted data is
    not as difficult. But, if you do not know the date and time when the data was deleted, then we will have to find a different way of identifying the data. For more information, there are steps about recovering deleted data in SQL Server, you can review them.
    http://sqlbak.com/blog/recover-deleted-data-in-sql-server/
    In addition, there are steps about know who and when deleted the data.
    http://raresql.com/2012/10/24/sql-server-how-to-find-who-deleted-what-records-at-what-time/
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • I have a Mac Book (2006) All my saved emails for two and a half years have the same date. How do I get the original dates back?

    From the "date and time" I tried to drag the month and year to my menu bar. It did not stay, so I did it several times, but to no avail. I closed the window and went back to my Thunderbird email only to find that the date I tried to use became the date in the "date received" column of all of my emails from back to 2011. I changed the date a few days later, and then the date changed on all of my emails. I would like to undo whatever I did to the dates so that the emails show when they were originally received. I did manage to get "the order received" which helps a little, but I cannot see the original dates.
    I have checked "Set date and time automatically" but it doesn't change the dates on my saved emails.

    I at first thought it might be a Mac thing, but I couldn't find a solution. I realized that the date only affected my email, so then I thought it must be a Mozilla problem.

  • How can i get the recurring date

    Is there any API can provide the recurring date i selected?
    I know token "ItemGetDate" can provide me an appointment 's assign, create, begin, DueDate, end date, otherwise the DataType Duration(0) i always failed to get anything.

    Hi,
    Depending on the cycle type will dictate the next invoice date. 
    So if you had a monthly recurring order starting today on July 27, 2012 the next upcoming date will a month from the date.  However the invoice will send 14 days prior to the upcoming date. 
    For more details please view the article below on how this works exactly.
    http://kb.worldsecuresystems.com/239/bc_2391.html#main_How_the_invoicing_works
    Kind regards,
    -Sidney

Maybe you are looking for

  • How come I can't see my iPhoto library when uploading?

    When I want to upload a photo to the internet, craigslist.org for instance. I click upload to browse for photo then go to my photos but the iPhoto library icon is grayed out. I know how to get around it by dragging the selected photos to my desktop t

  • XI Error ERROR_OBJECT.INTERNAL: Queue stopped

    Hi All, In our Integration system there are lot of ques stopped in SMQ2. When we checked the status is SYSFAIL and we are getting message as "XI Error ERROR_OBJECT.INTERNAL: Queue stopped" Not sure how to solve this problem and what are the things th

  • POP3Service.log file is 1.6gb

    Hi I read on the forums that the POP3Service log should automatically trim at 450MB to 400MB I have just checked my log and clearly this isn't happening. It is 1.6GB in size.... (95% of the size of the Logs folder) How do I fix this? Obviously I need

  • FAQ: What OS does Photoshop Elements run on, or Will PSE run on my computer?

    There are many different combinations of Photoshop Elements (PSE) and the Operating Systems (OS) it is supported on. Here is a table to help identify which versions of PSE are supported on which versions of Windows and Macintosh. By "supported", we m

  • MaxL statement for Authentication

    We use this statement to convert our users to External Authentication:alter user USERNAME set type external ;But I couldn't find out the syntax for converting users to native authentication again.Can anyone help me?Thanks,Zuri