Hacker News new | ask | show | jobs
by MichaelGG 4619 days ago
They have a tag for date strings, or you can use seconds from epoch, as an integer _or floating-point_. So if you actually want to represent time with proper fractional seconds, you're stuck representing them as strings. Hardly concise.