JarbasAI
JarbasAI
#96 closes this
i think a good default for the current method would be day 1 at 00:00 i propose we solve this issue by using this default and create two new utils,...
but there is a date, a date was indeed found, it's generic but still a date. which use cases can you think off using only a month? in those cases...
it would depend a lot on the kind of skill / thing you are building, different tools for different problems, but both should notice the dates even if returning a...
we could argue that returning a date range is better than returning a single date, since it basically contains the same information with an error interval after implementing this the...
> In yet another episode of Function Signatures Get Huge, we'd need the user to be able to specify when the week starts. i'm ok with huge signature functions, in...
#96 closes this
timezones belong in a date parser library, if its returning and consuming dates why shouldn't there be utils to handle them? they dont belong where they are used but belong...
i agree with @ChanceNCounter that the time methods in core make more sense to be removed than in LF, its just duplicating code, and we cant really remove those from...
i a having the same problem, for now i just left it in the plural form i plan on doing some refactor to that class, in particular i want to...