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
60
GraphQl paratemers (lightning)
roman_dubrovsky
0
17
Views and Controllers, Forms
roman_dubrovsky
0
21
Railway Oriented Programming
roman_dubrovsky
0
160
Git tips
roman_dubrovsky
0
62
Cells refactroing
roman_dubrovsky
0
40
Form objects
roman_dubrovsky
1
170
Other Decks in Programming
See All in Programming
New in Go 1.26 Implementing go fix in product development
sunecosuri
0
420
grapheme_strrev関数が採択されました(あと雑感)
youkidearitai
PRO
1
210
モジュラモノリスにおける境界をGoのinternalパッケージで守る
magavel
0
3.5k
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
170
技術検証結果の整理と解析をAIに任せよう!
keisukeikeda
0
110
nuget-server - あなたが必要だったNuGetサーバー
kekyo
PRO
0
230
Claude Codeセッション現状確認 2026福岡 / fukuoka-aicoding-00-beacon
monochromegane
4
410
Ruby x Terminal
a_matsuda
7
590
SourceGeneratorのマーカー属性問題について
htkym
0
180
PJのドキュメントを全部Git管理にしたら、一番喜んだのはAIだった
nanaism
0
250
Codex の「自走力」を高める
yorifuji
0
1.2k
コードレビューをしない選択 #でぃーぷらすトウキョウ
kajitack
3
890
Featured
See All Featured
Optimizing for Happiness
mojombo
378
71k
Chasing Engaging Ingredients in Design
codingconduct
0
140
Scaling GitHub
holman
464
140k
Bioeconomy Workshop: Dr. Julius Ecuru, Opportunities for a Bioeconomy in West Africa
akademiya2063
PRO
1
69
Why You Should Never Use an ORM
jnunemaker
PRO
61
9.8k
The Curious Case for Waylosing
cassininazir
0
270
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
38
2.8k
Building a A Zero-Code AI SEO Workflow
portentint
PRO
0
380
職位にかかわらず全員がリーダーシップを発揮するチーム作り / Building a team where everyone can demonstrate leadership regardless of position
madoxten
61
52k
Mobile First: as difficult as doing things right
swwweet
225
10k
Writing Fast Ruby
sferik
630
63k
Navigating Algorithm Shifts & AI Overviews - #SMXNext
aleyda
1
1.2k
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