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
57
GraphQl paratemers (lightning)
roman_dubrovsky
0
15
Views and Controllers, Forms
roman_dubrovsky
0
19
Railway Oriented Programming
roman_dubrovsky
0
130
Git tips
roman_dubrovsky
0
58
Cells refactroing
roman_dubrovsky
0
38
Form objects
roman_dubrovsky
1
170
Other Decks in Programming
See All in Programming
コンテキストエンジニアリング Cursor編
kinopeee
1
290
WebAssemblyインタプリタを書く ~Component Modelを添えて~
ruccho
1
860
Bedrock AgentCore ObservabilityによるAIエージェントの運用
licux
9
700
GUI操作LLMの最新動向: UI-TARSと関連論文紹介
kfujikawa
0
970
Claude Code と OpenAI o3 で メタデータ情報を作る
laket
0
130
Webinar: AI-Powered Development: Transformiere deinen Workflow mit Coding Tools und MCP Servern
danielsogl
0
130
マイコンでもRustのtestがしたい その2/KernelVM Tokyo 18
tnishinaga
2
2.3k
兎に角、コードレビュー
mitohato14
0
140
【第4回】関東Kaggler会「Kaggleは執筆に役立つ」
mipypf
0
380
CLI ツールを Go ライブラリ として再実装する理由 / Why reimplement a CLI tool as a Go library
ktr_0731
3
1.1k
なぜ今、Terraformの本を書いたのか? - 著者陣に聞く!『Terraformではじめる実践IaC』登壇資料
fufuhu
4
620
20250808_AIAgent勉強会_ClaudeCodeデータ分析の実運用〜競馬を題材に回収率100%の先を目指すメソッドとは〜
kkakeru
0
180
Featured
See All Featured
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
A Modern Web Designer's Workflow
chriscoyier
695
190k
Mobile First: as difficult as doing things right
swwweet
223
9.9k
Navigating Team Friction
lara
188
15k
Being A Developer After 40
akosma
90
590k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.4k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.4k
Adopting Sorbet at Scale
ufuk
77
9.5k
Typedesign – Prime Four
hannesfritz
42
2.8k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
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