Date and Time in Java using Unix Epoch Time

preview_player
Показать описание
This video introduces the concept of Epoch Time and in particular Unix Epoch time. It details some of the history of Unix Time and considers the storage of epoch time using 32-bit and 64-bit signed integer values. It details some of the issues around using 32-bits for time storage including the famous year 2038 limitation and shows how using 64-bit integers solves the problem.
Finally, the video demonstrates how the GregorianCalendar class can be used to create an arbitrary calendar date and how this date can be formatted for output.
Рекомендации по теме
Комментарии
Автор

Hugely useful video, thanks for your late night dedication Stephen!

caboose
visit shbcf.ru