Robert Niederreiter
4f5f70bd5b
endure correct datatype at instance creation time in ``prop.vCalAddress`` and ``prop.vText``. Re-include doctests.
2012-08-23 13:45:16 +02:00
Rok Garbas
6027b69a62
updating license , fixes #48
2012-05-11 13:30:14 +02:00
Dan Stovall
6b699db75b
Localized datetime in RECURRENCE-ID to timezone in TZID parameter
2012-04-09 07:30:58 -06:00
Johannes Raggam
47fc18740a
update changelog for recent changes
2012-03-30 13:52:47 +02:00
Johannes Raggam
e02357eac6
changelog entry for UTC-OFFSET in seconds
2012-03-19 21:39:30 +01:00
Johannes Raggam
3cfb1ddaf1
update changelog with recent changes
2012-03-19 18:14:10 +01:00
Johannes Raggam
b2fec30125
remove utctz method and normalize_timezone. utctz is too tiny to be a senseful wrapper and normalize_tiezone did a bit too much (allowing tzinfo instances, where never one could be passed)
2012-03-19 18:12:39 +01:00
Johannes Raggam
f0cc686290
force UTC conversion for CREATED, DTSTAMP and LAST-MODIFIED properties
2012-03-19 17:33:34 +01:00
Johannes Raggam
db1872d6a6
add changelog entry
2012-03-19 13:40:28 +01:00
Johannes Raggam
7e387aa6ad
merged: remove last occurrences of old API.
2012-03-19 13:39:09 +01:00
Johannes Raggam
3f891d9a41
changelog entries for last two commits. prepare release
2012-03-19 13:38:06 +01:00
Rembane
987befc0c3
changed the old method name from_string to the new method name from_ical in docs/examples.rst.
2012-03-17 13:26:35 +01:00
Johannes Raggam
51f96331b6
more changelog
2012-03-01 23:26:49 +01:00
Johannes Raggam
85431c6cc9
prepare release
2012-03-01 23:22:25 +01:00
Johannes Raggam
73606077cf
* For all TZID parameters in DATE-TIME properties, use timezone identifiers
...
(e.g. Europe/Vienna) instead of timezone names (e.g. CET), as required by
RFC5545. Timezone names are used together with timezone identifiers in the
Timezone components.
2012-03-01 22:48:15 +01:00
Johannes Raggam
16a69f4f64
use pytz utc implementation instead of the own implementation
2012-03-01 14:36:17 +01:00
Johannes Raggam
84c653bf16
docuemnt the to_ical and from_ical API. Fixes #32
2012-02-29 12:31:11 +01:00
Johannes Raggam
184e1247a5
prepare release
2012-02-24 15:52:14 +01:00
Johannes Raggam
dc69525c1e
beta is more appropriate than alpha. 3.0 is in a workable state, though tests are failing.
2012-02-24 15:30:33 +01:00
Johannes Raggam
14bfb6c970
prepare release
2012-02-24 13:29:13 +01:00
Johannes Raggam
65d3197c53
3.0 changelog startet.
2012-02-22 11:33:58 +01:00
Rok Garbas
703690eb8d
removing rfc5545 from docs
2012-01-08 20:37:22 +01:00
Johannes Raggam
8f6764389b
update documentation a bit
2011-09-02 12:55:12 +02:00
Rok Garbas
2354d4ffa3
making sure first page on pypi renders nicely.
2011-08-24 23:59:43 +02:00
Rok Garbas
eb43379c45
Preparing for 2.2 release
2011-08-24 23:18:36 +02:00
Rok Garbas
82b7c93110
icalendar ready to be released
2011-08-18 12:30:59 +02:00
Johannes Raggam
48aa8bfc87
more 3rd person speak
2011-08-18 11:17:51 +02:00
Rok Garbas
0f057a74a7
updating style adding rfc5545 text and converting it to rst
2011-08-18 09:46:21 +02:00
Rok Garbas
f95e98e943
type in styles of documentation
2011-08-18 06:14:40 +02:00
Rok Garbas
e6dff7d319
adding some styles to documentation
2011-08-18 06:04:59 +02:00
Rok Garbas
0cc882650e
adding more documentation, gitignore file added
2011-08-18 03:58:49 +02:00
Rok Garbas
bbaefe7824
adding final touches for the first version of docs ... more needed ofcourse
2011-08-18 03:57:17 +02:00
Rok Garbas
7fbad46bdd
adding initial sphinx documentation
2011-08-18 00:07:32 +02:00