Google Sheets has fairly good formatting for displaying numbers and dates.
But I often use Google Sheets to create data for exporting to TSV files (for importing into markdown files).
Apparently I do it the wrong way because I often try to turn calculate dates that can be formatted. In the past, I tried to do lots of things, as illustrated in this table:
date-n
year
month
day
y-m-d
month (calc)
day (calc)
y-m-d (pays no attention to leading zeros)
date-n (formatted)
45136
2023
7
29
2023-7-29
07
29
2023-7-29
2023-07-29
45137
2023
7
30
2023-7-30
07
30
2023-7-30
2023-07-30
45138
2023
7
31
2023-7-31
07
31
2023-7-31
2023-07-31
45139
2023
8
1
2023-8-1
08
01
2023-8-1
2023-08-01
Here are the calculations used to make each column:
column
value
date-n
45136
year
=YEAR(A2)
month
=MONTH(A2)
day
=DAY(A2)
y-m-d
=CONCATENATE(B2,“-”,C2,“-”,D2)
month (calc)
=MONTH(A2)
day (calc)
=DAY(A2)
y-m-d (pays no attention to leading zeros)
=CONCATENATE(B2,“-”,F2,“-”,G2)
date-n (formatted)
2023-07-29
The thing that annoys the Hell out of me is that column y-m-d (pays no attention to leading zeros) uses the values in the month (calc) and day (calc) columns but loses the leading zeros. This drives me crazy.
However, much to my surprise, I recently tried making the date-n (formatted) column, which I formatted using the following method, works!
I’ve also figured out how to do it with some truly weird calculations.
To add a leading zero to a number, I concatenate the string “0” (not a number) to the number (itself converted to text) and then chop off everything but the two righmost digits. Ie works.
Moreover, the word Romantic triggered my memory of Arthur Miller, who called Communists “the last of the romantics” because they believed in human perfectibility (I read it in an analog Washington Post a couple of decades ago while visiting a friend in DC).
I believe that Haas’s translation is far from literal since the last line simply simply names the cuckoo, but it is far and away the most beautiful translation in English. However, there are others.
I’ve finally found the clearest and most convincing explanation of why Russia invaded Ukraine.
The Maidan
The first step to understanding is to learn about the Maidan. I’ve been hearing the name for a long time without bothering to find out what it was and why it was so important.
Once I knew what the Maidan was, I was prepared to follow this truly extraordinary interview with Timothy Snyder, where he discusses the historical reasons leading to Putin’s invasion of Ukraine in 2014 and 2020.
I was especially surprised by his explanation of why Putin invaded again in 2020. Americans were involved, but not in the way you have ever imagined!
I’m afraid I haven’t even bothered to determine the date of the interview, but it is timeless: