UNCLASSIFIED

Skip to content
Snippets Groups Projects
Commit d550a6bc authored by William Motta's avatar William Motta
Browse files

Update 1-create_functions.adoc

parent 88387bce
Branches
No related merge requests found
Pipeline #37189 passed with stage
in 20 seconds
......@@ -4,11 +4,11 @@
= ACTIVITY 1: Create Functions
* Write a function that returns the Julian date of the current date.
* Write a function that returns the Ordinal date of the current date.
.Example
----
PS> Get-JulianDate
PS> Get-OrdinalDate
36
----
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment