Our SF instance is set to America/New_York. I call getBirthDate() on a Contact with a birthdate that is set to 8/2/1983. It returns this object: ...
Noticed a strange behavior using the GregorianCalendar and trying to fetch week number for the date 2018-12-31 (Swedish format) in our application. The following code returns week number 53 when it ...