Tag: conversion

Julian date conversion

Julian date conversion is a common task in various fields, including astronomy and data analysis. In Julia, there are multiple ways to perform this conversion, each with its own advantages and disadvantages.

Read More »

Hive julian date conversion

When working with dates in Julia, it can sometimes be necessary to convert between different date formats. One common conversion is converting a date to the Julian date format used by the

Read More »