gmt

  1. symonator

    Android Question Auto-update device timezone daily so that sunrise time remains constant?

    Hey everyone! Background: I recently moved to Queensland (Australia) which doesn't have daylight savings like the southern states (where I'm from) do. Consequently, during summer the sun comes up at the ungodly hour of 4:45am or thereabouts. It got me thinking, would it be possible to design...
  2. ALBRECHT

    Android Question changing date timezone with DateUtils

    hello, to check the DateUtils.SetDateAndTime2 timestamp, I had trying that code : 'for the datetime = 08/05/2019 14:43:00 Dim mats As Long = DateUtils.SetDateAndTime2(2019, 8, 5, 14, 43, 0, 1) 'with UTC/GMT + 1 Log(mats) 'return : 1565012580000 Dim MyDate As Long =...
  3. rleiman

    Android Question Number of hours east or west of Greenwich England

    Hi Everyone, Is there a way using B4A to find out how many hours east or west of greenwich England i'm at based on the phone's GPS position? For example: Boston is 5 hours west. Thanks.
Top