Closed hanneoberman closed 7 months ago
Date: Wednesday, April 3rd
This is what I want to post on our fedi page:
🧪 rainbowR experiment! Our next community meetup will take place TWICE on Wednesday, April 3rd. At what time would you like to join?
Hi Hanne! Thanks for getting started on this. We decided to try 10am UTC and 8pm UTC. Can I suggest the following slight edits to the fedi post:
🌈🧪 rainbowR experiment! Next month we're holding TWO meet-ups, to better suit people in a range of time-zones. Save the date for one, or both!
Date: Wednesday April 3rd Times: 10am UTC and 8pm UTC
Sign-up details to follow a couple of weeks before.
library(lubridate)
#> Warning: package 'lubridate' was built under R version 4.3.3
#>
#> Attaching package: 'lubridate'
#> The following objects are masked from 'package:base':
#>
#> date, intersect, setdiff, union
ymd_hms("2024-04-03 10:00:00") |> with_tz("America/New_York")
#> [1] "2024-04-03 06:00:00 EDT"
ymd_hms("2024-04-03 20:00:00") |> with_tz("America/New_York")
#> [1] "2024-04-03 16:00:00 EDT"
Created on 2024-03-11 with reprex v2.1.0
Here's the Etherpad: https://developer.r-project.org/etherpad/p/2024-04-03-rainbowR @EllaKaye how should we do this for the second meeting? Together in the same doc or a new naming convention for the address?
Thanks! I'd lean towards two ether pads with a different naming convention. I've just set up: https://developer.r-project.org/etherpad/p/2024-04-03_10amUTC-rainbowR https://developer.r-project.org/etherpad/p/2024-04-03_8pmUTC-rainbowR
Set up
Promote
Prepare for meetup
After meetup