Skip to content

Commit

Permalink
minor mod to docs 2
Browse files Browse the repository at this point in the history
  • Loading branch information
hosseinmoein committed Apr 3, 2024
1 parent 740b44d commit 5f6b418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/HTML/DataFrame.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <H2><font color="blue">Summary</font></H2>

<BR>

<span style='color:#800000; font-weight:bold; '>class DateTime</span> 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://github.com/hosseinmoein/DataFrame/blob/master/docs/DateTimeDoc.pdf">DateTime documentation</a>.<BR>

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

Expand Down

0 comments on commit 5f6b418

Please sign in to comment.