Date changed
This commit is contained in:
parent
a131d5717c
commit
288e51151b
@ -1141,7 +1141,7 @@ export class BlockchainBlockController {
|
||||
if (TotalDifficultyNBlockRequestData.Interval && TotalDifficultyNBlockRequestData.Interval != '1 day') {
|
||||
var dateFormat = 'YYYY-MM-DD';
|
||||
}else{
|
||||
var dateFormat = 'hh:mm';
|
||||
var dateFormat = 'HH:mm';
|
||||
}
|
||||
if(Difftype == "target"){
|
||||
var TotalDifficultyNBlockQuery = await getConnection()
|
||||
|
Loading…
Reference in New Issue
Block a user