Datasheet

Remember, the GPS does not know what time zone you are in (even though it knows your location, there is no easy
way to determine time zone without a massive lookup table) so all date/time data is in UTC (aka. Greenwich Mean
Time) - You will have to write the code that converts that to your local time zone and account for Daylight Savings if
required! Since that's pretty complicated, most people just stick to keeping everything in UTC
© Adafruit Industries https://learn.adafruit.com/adafruit-ultimate-gps Page 29 of 40