This website requires JavaScript.
Explore
Help
Sign In
sortion
/
BirdNET-stream
Watch
1
Star
0
Fork
You've already forked BirdNET-stream
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bd8a7bcbd6
BirdNET-stream
/
daemon
/
weekof.sh
9 lines
96 B
Bash
Executable File
Raw
Blame
History
#! /usr/bin/env bash
function
weekof
(
)
{
local
date
=
$1
date -d
"
$date
"
+%W
}
weekof
$1
Reference in New Issue
View Git Blame
Copy Permalink