On Mon, Aug 12, 2013 at 12:38 PM, Florian Pritz <bluewind@xxxxxxx> wrote: > On 12.08.2013 12:59, Leonidas Spyropoulos wrote: >> Hello William, >> >> On Sun, Aug 11, 2013 at 6:36 PM, William Giokas <1007380@xxxxxxxxx> wrote: >>> All, >>> >>> manfred and I have both decided that we are going to finally be having >>> this class. We'll be doing the first class on Sunday, September 14th at >>> 17:00 UTC.=20 >> >> Is this UTC-20 or just mistype? (I just want to import that on my calendar) > > Quoted printable encoding encodes spaces as "=20". That's a double > encoded space which in the mail source is written as "=3D20". > > UTC offset times are normally between UTC-12 and UTC+12 so this is just > normal UTC. > Thanks for the technical observations and answers :) I'll add them to my cal. -- Caution: breathing may be hazardous to your health. #include <stdio.h> int main(){printf("%s","\x4c\x65\x6f\x6e\x69\x64\x61\x73");}