Skip to content

Commit

Permalink
Converted DateTime doc to html
Browse files Browse the repository at this point in the history
  • Loading branch information
hosseinmoein committed May 30, 2024
1 parent 8524541 commit 04d3ef0
Show file tree
Hide file tree
Showing 4 changed files with 383 additions and 1 deletion.
Binary file removed docs/DateTimeDoc.docx
Binary file not shown.
Binary file removed docs/DateTimeDoc.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/HTML/DataFrame.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ <H2><font color="blue">Summary</font></H2>

<BR>

<font size="+1"><B><span class="line_wrapper"><span style="color:#800000; font-weight:bold; ">class</span> DateTime<span style="color:#800080; ">;</span></span></B></font> included in this library is a cool and handy object to manipulate date/time with nanosecond precision and multi timezone capability. It has a very simple and intuitive interface that allows you to break date/time to their components, reassemble date/time from their components, advance or pullback date/time with different granularities, and more. Please see <a href="https://github.com/hosseinmoein/DataFrame/blob/master/docs/DateTimeDoc.pdf">DateTime documentation</a>.<BR>
<font size="+1"><B><span class="line_wrapper"><span style="color:#800000; font-weight:bold; ">class</span> DateTime<span style="color:#800080; ">;</span></span></B></font> included in this library is a cool and handy object to manipulate date/time with nanosecond precision and multi timezone capability. It has a very simple and intuitive interface that allows you to break date/time to their components, reassemble date/time from their components, advance or pullback date/time with different granularities, and more. Please see <a href="https://htmlpreview.github.io/?https://github.com/hosseinmoein/DataFrame/blob/master/docs/HTML/DateTime.html">DateTime documentation</a>.<BR>

<BR><HR COLOR="Gray" SIZE="5">

Expand Down
Loading

0 comments on commit 04d3ef0

Please sign in to comment.