mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
timestamp to date
This commit is contained in:
parent
2a5b0e49fe
commit
e99aa0d5ad
@ -33,7 +33,7 @@ export interface TransactionSendCoinContext {
|
||||
export interface TransactionCreationContext {
|
||||
userId?: number
|
||||
amount?: number
|
||||
targetDate?: Timestamp
|
||||
targetDate?: Date
|
||||
transaction?: Transaction
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user