mirror of
https://github.com/cupcakearmy/ora.git
synced 2026-04-02 12:05:23 +00:00
date stuff
This commit is contained in:
@@ -16,4 +16,10 @@
|
||||
$: output(internal)
|
||||
</script>
|
||||
|
||||
<style>
|
||||
input {
|
||||
width: 9em !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
<input class="form-input input-sm" type="date" bind:value={internal} {name} />
|
||||
|
||||
@@ -17,6 +17,9 @@
|
||||
start = new Date(0)
|
||||
end = new Date()
|
||||
}
|
||||
|
||||
// Init
|
||||
set('week')()
|
||||
</script>
|
||||
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user