Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 487 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 487 Bytes

Talk: Programmatic Time Handling

This presentation was written with https://github.com/DanskSupermarked/elsmd. Refer to that project for usage details.

A talk about serializing future-times for storage and transmission, the rules for which are quite simple but often misunderstood.

The presentation includes an example of an offset change. The Java 8 class Turkey.java can be compiled and executed to demonstrate this example:

$ javac Turkey.java && java Turkey