Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Timezone pain (lighting)
Search
Roman Dubrovsky
December 19, 2019
Programming
0
33
Timezone pain (lighting)
Minsk.rb, lighting
Roman Dubrovsky
December 19, 2019
Tweet
Share
More Decks by Roman Dubrovsky
See All by Roman Dubrovsky
Life with GraphQL
roman_dubrovsky
0
150
Feature toggling
roman_dubrovsky
0
58
GraphQl paratemers (lightning)
roman_dubrovsky
0
16
Views and Controllers, Forms
roman_dubrovsky
0
20
Railway Oriented Programming
roman_dubrovsky
0
140
Git tips
roman_dubrovsky
0
60
Cells refactroing
roman_dubrovsky
0
39
Form objects
roman_dubrovsky
1
170
Other Decks in Programming
See All in Programming
機能追加とリーダー業務の類似性
rinchoku
2
1.2k
Ruby Parser progress report 2025
yui_knk
1
430
ファインディ株式会社におけるMCP活用とサービス開発
starfish719
0
290
Testing Trophyは叫ばない
toms74209200
0
850
Oracle Database Technology Night 92 Database Connection control FAN-AC
oracle4engineer
PRO
1
440
Improving my own Ruby thereafter
sisshiki1969
1
160
rage against annotate_predecessor
junk0612
0
160
1から理解するWeb Push
dora1998
7
1.8k
ソフトウェアテスト徹底指南書の紹介
goyoki
1
150
アセットのコンパイルについて
ojun9
0
120
Updates on MLS on Ruby (and maybe more)
sylph01
1
180
個人軟體時代
ethanhuang13
0
320
Featured
See All Featured
Unsuck your backbone
ammeep
671
58k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
920
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
How GitHub (no longer) Works
holman
315
140k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
For a Future-Friendly Web
brad_frost
180
9.9k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Being A Developer After 40
akosma
90
590k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.5k
Fireside Chat
paigeccino
39
3.6k
Thoughts on Productivity
jonyablonski
70
4.8k
Transcript
None
2 sucked data types • Timezones • Money
Issues with timezones
I ❤ timezones
Timezones me
Timezones me
None
None
None
None
Everybody knows how to work with timezones
Everybody knows how to work with timezones (when no need
to work with time)
Everybody often forget how to work with timezones (when need
to work with time)
CircleCI story
Time.now
Time.now Time.current
Rubocop
None
How to set up timezone
Frontend ⇔ Backend
Use UTC for API
Use format with timezone. No!
None
None