Now parsing is working as intended and I made MailChimExportManager.cs. I also put parsing commands to helper methods. Public helper method ConvertDateTimeToUtcString(DateTime date) Formats a date parameter for the mailchimp API. Automatically converts to UTC time, including summertime.
Hi!
Now parsing is working as intended and I made MailChimExportManager.cs. I also put parsing commands to helper methods. Public helper method ConvertDateTimeToUtcString(DateTime date) Formats a date parameter for the mailchimp API. Automatically converts to UTC time, including summertime.