Viewing profile — cmclaren
cmclaren
HN member- Joined
- Mon, Feb 08, 2021, 2:17 PM UTC
- HN karma
- 30
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About cmclaren
No profile information was provided.
Recent public activity
-
comment
Comment #34876858
I spent some time in SE Asia. Plastic consumption is rampant there, with styrofoam trays, plastic wrap, and plastic bags used for most items in stores. Street food vendors put thei…
-
comment
Comment #28980758
The latest standard (2019) is divided into two parts: ISO 8601-1 and ISO 8601-2. Part 2 is titled "Extensions" and includes many different - but optional - ways to extend represent…
-
comment
Comment #28979019
There is a list of "Sub-year groupings" which assign two-digit numbers to seasons (hemisphere independent), seasons (Northern Hemisphere), seasons (Southern Hemisphere), quarters, …
-
comment
Comment #28978854
By default, ISO 8601-1:2019 does not permit negative years in date representations. Expanded representation (i.e. five digits or more for the year) permits both positive and negati…
-
comment
Comment #28977472
ISO 8601-2:2019 defines quarters in section 4.8, "Sub-year groupings". Your example of "2021-Q1" can be represented as "2021-33".
-
comment
Comment #28977136
Your example is valid in ISO 8601-1:2019. There are only two possible representations for which "T" is required: hh or hhmm in 'basic' format (i.e. no ":" separator). The former co…
-
comment
Comment #28977001
The spec permits more than 4 digits for 'year' by mutual agreement. This is called 'expanded representation'. There is no limit to the number of digits, but parties need to agree o…
-
comment
Comment #26064888
I encountered this problem a number of times. I believe, in my case at least, that I noticed a pattern. I believe that facebook's activity log filters posts related to disabled acc…