Skip to content

Commit fb6de97

Browse files
author
Documenter.jl
committed
build based on a698d59
1 parent 11b9539 commit fb6de97

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

dev/.documenter-siteinfo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"documenter":{"julia_version":"1.11.6","generation_timestamp":"2025-07-20T01:30:39","documenter_version":"1.14.1"}}
1+
{"documenter":{"julia_version":"1.11.6","generation_timestamp":"2025-07-20T21:40:08","documenter_version":"1.14.1"}}

dev/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
Timestamp64("2021-01-01T00:00:00.000000001") # 1 nanosecond
2828
Timestamp64("2021-01-01T00:00:00.000000001Z") # 1 nanosecond
2929

30-
# Base.parse is also supported (only ISO 8601 format with up to nanosecond precision)
30+
# Base.parse is also supported (only ISO 8601 / RFC 3999 up to nanoseconds formats)
3131
parse(Timestamp64, "2021-01-01T00:00:00.000000001Z", Dates.ISODateTimeFormat)
3232
parse(Timestamp64, "2021-01-01T00:00:00")
3333
parse(Timestamp64, "2021-01-01T00:00:00.001")
@@ -308,4 +308,4 @@
308308
1.539 ns (0 allocations: 0 bytes)
309309

310310
julia> @btime unix2datetime($unix_secs);
311-
1.570 ns (0 allocations: 0 bytes)</code></pre><h2 id="Bug-reports-and-feature-requests"><a class="docs-heading-anchor" href="#Bug-reports-and-feature-requests">Bug reports and feature requests</a><a id="Bug-reports-and-feature-requests-1"></a><a class="docs-heading-anchor-permalink" href="#Bug-reports-and-feature-requests" title="Permalink"></a></h2><p>Please report any issues via the <a href="https://github.com/rbeeli/Timestamps64.jl/issues">GitHub issue tracker</a>.</p></article><nav class="docs-footer"><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.14.1 on <span class="colophon-date" title="Sunday 20 July 2025 01:30">Sunday 20 July 2025</span>. Using Julia version 1.11.6.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
311+
1.570 ns (0 allocations: 0 bytes)</code></pre><h2 id="Bug-reports-and-feature-requests"><a class="docs-heading-anchor" href="#Bug-reports-and-feature-requests">Bug reports and feature requests</a><a id="Bug-reports-and-feature-requests-1"></a><a class="docs-heading-anchor-permalink" href="#Bug-reports-and-feature-requests" title="Permalink"></a></h2><p>Please report any issues via the <a href="https://github.com/rbeeli/Timestamps64.jl/issues">GitHub issue tracker</a>.</p></article><nav class="docs-footer"><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.14.1 on <span class="colophon-date" title="Sunday 20 July 2025 21:40">Sunday 20 July 2025</span>. Using Julia version 1.11.6.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>

dev/objects.inv

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)