Changes

Jump to navigation Jump to search
9 bytes removed ,  17:48, 28 February 2023
no edit summary
Line 1: Line 1: −
Virtually all data one might want to collect as part of doing personal science have some form of timestamp associated with it that is: When was the data collected? Unfortunately handling dates & times isn't as straightforward as one might assume and the problem of correctly doing so is often only half-jokingly called one of computer sciences hardest problems. Why are dates & times hard? There's [https://www.zainrizvi.io/blog/falsehoods-programmers-believe-about-time-zones/ many reasons], including traveling across timezones and daylight saving time.{{Topic Infobox
+
{{Topic Infobox}}
|Related tools=One Button Tracker
+
Virtually all data one might want to collect as part of doing personal science, has some form of timestamp associated with it; that is, the moment when the data was collected. Unfortunately handling dates and times isn't as straightforward as one might assume. The challenge of correctly doing so is often only half-jokingly called "one of computer science's hardest problems". Why are dates and times difficult to catalog? There are [https://www.zainrizvi.io/blog/falsehoods-programmers-believe-about-time-zones/ many reasons], including traveling across time zones and daylight savings time.
}}
      
===Users interested in this topic (add your name to the list below!)===
 
===Users interested in this topic (add your name to the list below!)===
Line 45: Line 44:  
It can be important to understand this distinction both when comparing different sleep metrics to each other, in order to compare data from the correct dates but also when trying to understand how sleep might affect other variables. Not understanding for which day the sleep is recorded can easily result in being off-by-one.
 
It can be important to understand this distinction both when comparing different sleep metrics to each other, in order to compare data from the correct dates but also when trying to understand how sleep might affect other variables. Not understanding for which day the sleep is recorded can easily result in being off-by-one.
   −
{{Topic Queries}}
+
 
[[Category:Topic]]
+
[[Category:Data analysis]]

Navigation menu