Jump to content

Search the Community

Showing results for tags 'ical'.

  • Search By Tags

    • ical ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 3 results

  1. Version 0.6.0.0

    1,577 downloads

    Built on top of the OutlookEX UDF it offers some often needed extended functionality (import/export ics/vcf/csv files etc.) (former name: iCal UDF). Note: This is a beta version - script breaking changes may occur at any time! Prerequisite: OutlookEX UDF. Details about all functions can be foun...
  2. I just noticed that Outlook does not allow to import iCal events programmatically. I might implement some of the iCalendar data format (RFC 5545) if someone is interested Please post here or click the "Like" button if you think this is a good idea Edit: For download please see my signature
  3. For my iCal UDF I need to translate rfc 2445 duration format to an array holding the possible values (week, day, hour, minute, second): Has anyone already written some code to to this? "P15DT5H0M20S" should be translated to [0, 15, 5, 0, 20] ; week, day, hour, minute, second Some RegE...
×
×
  • Create New...