-
A pojo like this
```
@Getter
@Setter
Class A {
private Timestamp birthday;
public Integer getAge() {
if (this.birthday == null) {
return null;
}
r…
-
### Please answer the following questions for yourself before submitting a question.
- [X] I am running the latest version
- [X] I checked the [knowledge base](https://adguard.com/kb/) and found n…
-
Have today started testing the plugin with UM next version 2.8.7
the results of testing will be Happy Birthday plugin version 2.7.0
-
### What cog is this feature request for?
Birthday
### Describe the feature request in as much detail as possible
Currently, it only recognizes that as 1AM.
-
### Is your feature request related to a problem? Please describe.
I don't want to see every birthday from e.q. ex girlfriends and other archived contacts. But often, it's important, to have the ad…
-
### Description
Hello! Not sure if this is the right place, but can't post in the other repo.
Using `@stdlib/nlp-sentencize@0.2.2` with phrases like `'HAPPY BIRTHDAY!!!'` will incorrectly return a s…
Pupix updated
21 hours ago
-
A suggestion: An own section for voicebank/voice synth birthdays (not all character anniversaries, since some are not birthdays) on the main page and event page "upcoming events".
![grafik](https://u…
-
If an event is yearly, all day and the description field contains a year (1985) only, the app aCalander appends the age when showing the name. Could you implement this? This is the only reason I still…
-
@nmercadeb @catalamarti shouldn't min age be 18 in the case below?
``` r
library(CDMConnector)
library(CodelistGenerator)
library(PatientProfiles)
library(CohortConstructor)
#>
#> Attaching …
-