Create date or datetime objects for the following strings. Think about which type to use:

 

  1. A vector called time1: 2011-01-30
  2. A vector called time2: 30/01/11
  3. A vector called time3: Jan 30, 2011 14:45 UTC

 

Below you get the strings which you should use as input.