in reply to Re^4: DateTime::Format::Strptime Parsing Seems to have a Problem?
in thread DateTime::Format::Strptime Parsing Seems to have a Problem?
Curious... but an interesting point.
Again, the docs state:
If no parameters are given, then the set members each occur at the beginning of the specified recurrence.
I would read that to mean that as I'm specifying a 'daily' recurrence, the 'beginning' of the recurrence is 00 hours of the specified day when a set is created (the item's beginning is the next smaller measure - a daily recurrence starts from a zero hour). The curious thing is that the docs say:
For example, by default, the monthly() method returns a set containing the first day of each month.
...which should, if the definition was consistent, refer to the first week of the month... but it refers to the first day.
I admit I'm sometime as thick as a brick... but if the docs aren't clear (and/or can be misinterpreted), they aren't clear... tha's all.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: DateTime::Format::Strptime Parsing Seems to have a Problem?
by parv (Parson) on Apr 03, 2019 at 13:59 UTC | |
by ozboomer (Friar) on Apr 04, 2019 at 03:11 UTC | |
by soonix (Chancellor) on Apr 05, 2019 at 07:06 UTC |