-
Hello,
First of all, thanks for this library. It is so annoying having to use AWS SDK for this...
Anyway, I detected what I think is a bug.
My project uses Amplify, AppSync (GraphQL), Lambdas…
-
Steps to Reproduce
1. addBooking pid/5 rid/2120 sd/2019-02-12 ed/2019-02-29
2. addBooking pid/5 rid/2120 sd/2019-04-29 ed/2019-04-31
Expected: Error showing invalid date, because 29th Feb in 2019, a…
-
The build dates are all wrong! Most of them are set to the time the app was started - not when the build was built. I demand a full refund!
PS - this is to get an issue number for the branch for my f…
-
Date is off by one month
I know this has been covered and that JS is zero based (or something like this). But I am still confused by the date that I want to be displayed is not displayed.
IE: …
-
We need the ability to assign blackout dates to a venue. This should probably be a simple model with a venue FK, start datetime and end datetime.
Some care will need to be made to incorporate consid…
-
-
Hi Don,
In my case, the collection dates of certain strains are unclear, e.g. like these 2009-11-XX or 2009-XX-XX. Is it possible to apply phybreak for such analysis?
Thanks!
Zhuofei
-
There is currently no way to format the era when attempting to render B.C./BCE or pre-1000 years.
For the sake of expediency, an era flag should only yield "BCE" or "CE", since these both come aft…
-
Bonjour,
Est-il possible de lier plusieurs champs "Date" afin de contrôler la logique de saisie ?
Par exemple, la date de fin ne peut pas être antérieure à la date de début.
L'idée est de bloqu…
-
Hi there,
I'm trying to calculate current JD according to this article: https://en.wikipedia.org/wiki/Julian_day
It states that JD must be calculated relative to 12:00 January 1, 4713 BC, but the …