Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

time: add documentation for time-related functions and ISO 8601 parsing #23867

Merged
merged 2 commits into from
Mar 5, 2025

Conversation

virus-rpi
Copy link
Contributor

@virus-rpi virus-rpi commented Mar 5, 2025

This pull request includes several documentation improvements to the vlib/time module.

Documentation improvements:

  • vlib/time/parse.js.v: Added comments to describe the parse_iso8601 function, explaining its purpose and limitations.
  • vlib/time/time.js.v: Added comments to describe the now, utc, and ticks functions, explaining their return values and behavior. [1] [2] [3]
  • vlib/time/time.v: Added a comment to describe the Time.new function, explaining its purpose.

Copy link

Connected to Huly®: V_0.6-22271

Co-authored-by: JalonSolov <JalonSolov@gmail.com>
@spytheman spytheman merged commit a74f317 into vlang:master Mar 5, 2025
62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants