mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 12:52:27 +00:00
add comment about timezone
This commit is contained in:
@@ -151,6 +151,7 @@ impl CalDateTime {
|
|||||||
} else {
|
} else {
|
||||||
// No explicit timezone specified.
|
// No explicit timezone specified.
|
||||||
// This is valid and will be localtime or UTC depending on the value
|
// This is valid and will be localtime or UTC depending on the value
|
||||||
|
// We will stick to this default as documented in https://github.com/lennart-k/rustical/issues/102
|
||||||
None
|
None
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user