Skip to content

gh-actions-projects/timestamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timestamp

Get the current date/time/tz within your workflow steps.

  • date: Returns the current date ex. (02-10-2023)
  • time: Returns the current time ex. (13.34.56.pm)
  • tz: Returns the current timezone ex. (Asia/Kolkata)
- name: Get Timestamp
  id: timestamp
  uses: gh-actions-projects/timestamp@v1.0.0

About

Custom github action build with javascript provides date, time and timezone as output

Resources

Stars

Watchers

Forks

Packages

No packages published