When subtracting two dates in Julia, the result is something like “293 days”. How can extract the integer part and ignore the “days” part?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Difference between two dates in Julia | 8 | 1612 | August 28, 2023 | |
| 0.7.0 Dates: how to dsipaly only values , without "days" for diff()? | 4 | 393 | September 16, 2018 | |
| Using date difference for conditional | 2 | 443 | September 8, 2021 | |
| How to get the number out of a date? | 11 | 1721 | October 25, 2021 | |
| Converting Day to Int | 5 | 3996 | September 16, 2020 |