1 | svoid test_BackupFileAge { |
2 | var bfa = new BackupFileAge().fileName("concepts.structure.gz.backup20250418-21") |
3 | .timeZone(germanTimeZone()) |
4 | .currentTime(1745166281344); |
5 | assertTrue(bfa.parse()); |
6 | assertEquals_6digits(1.892146, bfa.ageInDays()); |
7 | } |
Began life as a copy of #1038774
download show line numbers debug dex old transpilations
Travelled to 1 computer(s): mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1038775 |
Snippet name: | test_BackupFileAge |
Eternal ID of this version: | #1038775/4 |
Text MD5: | 66630aa0025738bf041285d3bfa394dc |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2025-04-20 18:29:27 |
Source code size: | 261 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 22 / 46 |
Version history: | 3 change(s) |
Referenced in: | [show references] |