Temporal Proposal
Fixing Date
PERSPECTIVE
We all see dates and times from different angles
The Global Timeline
1
2
3
4
5
6
7
8
9
Point in absolute time
Coordinated Universal Time (UTC)
Local Time
UTC Time:�2016-04-09T14:17:47Z
What we know
What we don’t know
Local Time:�Saturday, April 9, 2016 9:11 AM�
We Know
We Don’t Know
TIME ZONES
Uniting Perspectives
Time Zone Basics
Time Zone: America/Chicago
moment('2016-01-01').add(1.5, 'hours').format('LLL')
"January 1, 2016 1:30 AM“
moment('2016-01-01').add(1.5, 'days').format('LLL')
"January 3, 2016 12:00 AM"
Timeline Math vs Calendar Math
Timeline math:
Calendar Math:
JodaTime/
NodaTime
Types