-
Hello! I was wondering if you were going to release your code anytime soon?
Also, I just wanted to ask : how was your experience with using tokenizers like LaBraM? Do you think that tokenizers ar…
-
### Question
Hi,
I have features in my map with a date property in ISO format (i.e. '2024-11-05T09:07:23Z').
Is it possible to use filters to check if this value is between two other dates?
I ha…
-
Due to a data bug in CLDR, semantic skeletons in ICU4X 2.0 resolve to the ASCII date formats instead of the kanji date formats for short length in Japanese. It would be nice if CLDR would resolve this…
sffc updated
10 hours ago
-
After the lasted code fix,
I am, getting the error:
`Scanning directory: /Orignals
Skipping unsupported file type: /Orignals/.DS_Store
Uploading file: /Orignals/2013/08/20130809_122538_CEA4BDD4…
-
At the moment unix timestamp => date/datetime formatters are private inside date element module.
Conversion from string date to unix is straightforward like this:
`Math.floor(new Date().getTime() …
-
In the activity pane:
![image](https://github.com/user-attachments/assets/96bee15a-31f5-472d-acce-b95806fcdb12)
The Time field shows the timestamp in a `month/day/year, hours:minutes:seconds PM/AM…
-
This is your code:
` Converted into a standardized datetime format
tran_df['InvoiceDate'] = pd.to_datetime(tran_df['InvoiceDate'])
tran_df['transaction_date'] = tran_df['InvoiceDate'].dt.date
…
-
Currently able to add a contract end date with a past date (e.g. `2020-01-01`) which is counter-intuitive given the context of managing potential hires and employees. Not restricting this seems to bri…
-
## Current behavior
Following up on https://github.com/Metaculus/metaculus/issues/742#issuecomment-2483516922
> If both min/max datetimes are touched, and one's briefly invalid, it crashes:
(Repr…
-
Goedemorgen Niels,
Goodmorning,
I just wanted to ask if there's a possibility to avoid using a date picker and instead select recurring yearly dates?
I'm looking for something like this for my p…