You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- refactor 'isset' to Arr::exists
- evaluate if time is included, based on 'T' in datetime-string (when reading a date property from Notion)
- allow return of null within ->getEnd() getter (allow same in RichDate::class)
- add ->hasTime() getter, which calls ->hasTime() from RichDate::class (content)
- refactor ->getHasTime() from RichDate::class to ->hasTime()
0 commit comments