[ 
https://issues.apache.org/jira/browse/VFS-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Manju updated VFS-308:
----------------------

    Attachment: VfsTest.java

We implemented VFS as attached form .
Testcase to reproduce :

1.Use Us locale and create a file now use lastModifiedtime to get its long 
value.
2.Now change the locale to given one and reboot it 
3.Now create a new file in May month and check its last Modified time.
It will return 0.

> getLastModifiedTime() returns 0 in the case of Danish Locale
> ------------------------------------------------------------
>
>                 Key: VFS-308
>                 URL: https://issues.apache.org/jira/browse/VFS-308
>             Project: Commons VFS
>          Issue Type: Bug
>         Environment: OS:Solaris
> Locale:Danish
> Common-VFS-patch 3
>            Reporter: Manju
>            Priority: Minor
>         Attachments: VfsTest.java
>
>
> When we try to create a file and access its lastModifiedTime for US locale 
> returns correct long value.
> But in the case of Danish Locale it returns always "0" for the month of May.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to