issues
search
teambition
/
rrule-go
Go library for working with recurrence rules for calendar dates.
MIT License
319
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix Timezone issues with UNTIL and DTSTART
#68
leaanthony-sc
opened
3 months ago
0
`UNTIL` is always interpreted as UTC
#67
leaanthony-sc
opened
3 months ago
0
fix: daylight savings
#66
Xyedo
opened
6 months ago
3
Prevent infinite iteration when BYXX is invalid and generates no recurrences
#65
anlinc
closed
11 months ago
0
Invalid timestamps for `HOURLY` interval RRULEs when DST change occurs
#64
leaanthony-sc
closed
6 months ago
1
Invalid timestamps for `HOURLY` interval RRULEs when DST change occurs
#63
leaanthony-sc
opened
1 year ago
2
Bump actions/checkout from 3 to 4
#62
dependabot[bot]
opened
1 year ago
0
Bump actions/setup-go from 3 to 4
#61
dependabot[bot]
closed
1 year ago
0
Question: Timezone conversion
#60
pentiumoverdrive
closed
1 year ago
1
rrrule#All() generates wrong recurrences around DST
#59
yhabteab
closed
1 year ago
3
2.29 Not present
#58
herculewyy
opened
1 year ago
3
Fix before, after and between inconsistent results with nanoseconds s…
#57
MDUK0001
closed
1 year ago
2
Nanoseconds in DTSTART breaks between method
#56
MDUK0001
closed
1 year ago
6
Wrong time for events far into the future
#55
CubicrootXYZ
closed
2 years ago
2
Is there anyway to see the `Before` relative to the `DTStart`
#54
elliotcourant
closed
2 years ago
1
enable serialization of non-UTC EXDATE & RDATE
#53
sjansen
closed
2 years ago
1
Update RRule example to match description
#52
sjansen
closed
2 years ago
1
rrule iterator speedup
#51
to6ka
closed
2 years ago
1
Validating rrule
#50
aniforprez
closed
2 years ago
1
add support for fetching previous dates
#49
while-loop
closed
2 years ago
0
Fixed timezone cache
#48
Flyewzz
closed
3 years ago
0
Expose strToDtStart
#47
nateinaction
closed
3 years ago
0
Expose StrToFreq
#46
yordis
closed
3 years ago
1
Get last event time
#45
tarrencev
closed
3 years ago
1
rruleset.After(time.Now()) with count 1 returns zero time value
#44
brumhard
closed
3 years ago
1
Use sent location in a few more spots
#43
jameshartig
closed
4 years ago
3
Behavior change in rrule.Set.Between from v1.5.0 to v1.6.0
#42
matthewloring
closed
4 years ago
2
ExRule removed - but still shown in README
#41
bradleygore
closed
4 years ago
1
set.After() works incorrect if timestamp has milliseconds
#40
irlndts
closed
4 years ago
3
After generating a rule from a string, rule.DTStart does not work as expected [has workaround]
#39
rrufus
closed
4 years ago
0
Honor TZID when evaluating UNTIL [Issue 37]
#38
Ferix9288
closed
4 years ago
2
StrToRRule Does Not Apply Timezone to UNTIL and treats it as UTC
#37
Ferix9288
closed
4 years ago
1
StrToRule doesn't follow RFC5545
#36
ncapdevi
closed
4 years ago
1
RRule.DTStart 函数实现有bug
#35
electricface
closed
4 years ago
0
UNTIL function is not working
#34
tomiok
closed
4 years ago
0
Add RDate and ExDate setters
#33
fujiechen
closed
5 years ago
5
How to check if two RRules overlapping
#32
suren4Kites
closed
5 years ago
1
Validating parameters to RFC 5545
#31
KatrinaHoffert
closed
5 years ago
3
rrule.DTStart() not working as expected
#30
0xfirefist
closed
5 years ago
0
Output DTSTART correctly for RFC
#29
rickywiens
closed
5 years ago
11
Events which last longer than 1 day
#28
heldtogether
closed
5 years ago
1
add default Until time to rule, #24
#27
zensh
closed
5 years ago
4
Bugfix: Changing DTStart should recalculate the rule's internal timeset.
#26
kristinn
closed
5 years ago
3
Rule Set: All() returns events in local time even if DTStart is provided as an UTC time object
#25
kristinn
closed
5 years ago
3
Overlapping ExRule and RRule causes really bad performance
#24
wangjohn
closed
5 years ago
4
Add a Go Mod file
#23
srikrsna
closed
6 years ago
2
Fix DTStart not changing internal rrules and exrules
#22
srikrsna
closed
6 years ago
6
Add a go.mod file
#21
srikrsna
closed
6 years ago
6
Changing DTStart not changing iterator
#20
srikrsna
closed
6 years ago
5
Be more careful parsing local times in rules
#19
egorbunov
closed
6 years ago
7
Next