• Web Design
  • UX
  • Development
  • Others
    • Softwares
    • Operating System
  • About

Help Me Code

Improve Programming Skills and User Experience

Java

How to show time in client/browser timezone in ADF

January 23, 2015 by Ankur Gupta Leave a Comment

We can get the client timezone using javascript. First we can get the time offset from client browser, and set it in a cookie. Than we will access that cookie in our java code, and get the timezone based on that offset. We will use this timezone in trininad-config.xml trininad-config.xml settings for getting timezone Than … [Read more…]

Posted in: Development Tagged: ADF, Java

[How To] Convert date in String format to Date object

August 7, 2008 by Ankur Gupta Leave a Comment

You have date in string format i.e. dd/MM/yyyy or dd-MM-yyyy or the whole time stamp like HH:mm dd-MM-yyyy and if you want to create a Date/Timestamp object with this input. Lets take a date for which i want to create a Date object, for example “15th August 2008 15:00 hrs”.Then the simple way of writing … [Read more…]

Posted in: Development Tagged: Java, SimpleDateFormat

Popular Topics

  • Expression Language Not Working In JSP - Solution

Recent Posts

  • How to show time in client/browser timezone in ADF
  • What are Pseudo Class Selectors?
  • text-decoration – CSS Property
  • text-align – CSS Property
  • float – CSS Property

Copyright © 2021 Help Me Code.

Omega WordPress Theme by ThemeHall